38 |
2013-01-18 02:14:18 |
PointedEars |
/trunk/css/least/ |
LEAST: Generalized mix-ins |
|
37 |
2013-01-18 00:36:53 |
PointedEars |
/trunk/css/ |
Added LEAST (improved LESSphp) |
|
36 |
2013-01-08 18:35:57 |
PointedEars |
/trunk/ |
* features.class.php: Replaced INPUTs with SPANs
(feedback feature will be implemented using PHPX instead) |
|
35 |
2012-11-08 03:12:33 |
PointedEars |
/trunk/ |
* AbstractModel.php
- map(): Force parameters to be arrays, no user-defined exceptions necessary
* Application.php
- Fixed PHPDoc
* Table.php
- find($id) returns empty array or first item |
|
34 |
2012-09-23 10:02:37 |
PointedEars |
/trunk/ |
* General
- Added Base.php for general getters and setters
* Application.php
- Reverted bad pretty printing
* database.class.php (legacy file)
- Fixed Googlebot-blocking bogus constant reference
* Database.php, Table.php
- Support constructor parameters to override properties |
|
33 |
2012-07-12 17:04:26 |
PointedEars |
/trunk/Db/ |
* Db/Database.php
- insert(): Fixed wrong method reference |
|
32 |
2012-07-11 10:33:56 |
PointedEars |
/trunk/Db/ |
* Framework
- Improved support for dabase-specific quotes
- Added support for pre-quoted table/database references |
|
31 |
2012-07-08 01:15:09 |
PointedEars |
/trunk/ |
* Application.php
- getURL(): Added support for $_SERVER['SCRIPT_URI']
(PHP 5.3.3-7+squeeze13 Apache 2.0 module on
Apache/2.2.16 (Debian))
- Unified linebreaks (\n only), replaced tabs with spaces |
|
30 |
2012-07-04 13:35:59 |
PointedEars |
/trunk/ |
* Controller.php
- Support `button' elements in IE/MSHTML 7 with $_actionMap |
|
29 |
2012-07-04 11:09:02 |
PointedEars |
/trunk/ |
- Use relative include paths, removes dependency on lib/ path
- Added experimental AccessDB |
|
28 |
2012-06-20 23:25:47 |
PointedEars |
/trunk/ |
* features.class.php
- Use directory-relative includes |
|
27 |
2012-06-20 23:11:34 |
PointedEars |
/trunk/ |
Added framework from es-matrix |
|
26 |
2012-06-09 21:17:33 |
PointedEars |
/trunk/ |
* collection.js
- jsx.Iterator: Fixed iteration methods
* dom.js
- jsx.dom.hyphenate(): Fixed iteration and recursion
* object.js
- jsx.importFrom(): Rearranged JSdoc
* regexp.js
- jsx.regexp.RegExp: Fixed typo in JSdoc
* string/hyphenation.js
- Licensed under GNU GPLv3
- Can load dictionaries with jsx.importFrom() (experimental) |
|
25 |
2012-06-09 16:09:34 |
PointedEars |
/trunk/ |
* footnotes.class.php
- Fixed footnote order |
|
24 |
2012-03-24 22:16:09 |
PointedEars |
/trunk/ |
* General
- Final revision as submitted to FFHS (except for updated src/thesis.tex):
+ Added README for DVD
+ Added poster files
+ Moved images to separate directory
- Updated K3B image
* src/thesis.tex:
- Added empty page style for Abstract |
|
23 |
2012-01-25 02:45:19 |
PointedEars |
/trunk/ |
* global.inc
- Added debug() for readable var_dump() |
|
22 |
2012-01-10 00:07:32 |
PointedEars |
/trunk/ |
* global.inc
- Added htmlEntityDecode() to decode HTML entities with proper
character encoding |
|
21 |
2012-01-09 20:32:20 |
PointedEars |
/trunk/ |
* features.class.php
- Feature: Added getter for read access to protected properties (migration to DB) |
|
20 |
2011-08-13 11:12:51 |
PointedEars |
/trunk/ |
* features.class.php
- Added fix for ENCODING='ASCII' |
|
19 |
2011-08-13 11:09:51 |
PointedEars |
/trunk/ |
* features.class.php
- Added test case support
- Added getter
- Replaced list() with foreach |
|