aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-05-09Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-08Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-02Removed a debug messageben
2008-05-02A fix for get_entities, which was borking if the subtype of object specified ...ben
2008-05-02Configuration prerequisites are now loaded on boot time rathr than initben
2008-05-02The filestore is no longer so greedy about its init function, and therefore g...ben
2008-05-02A small validation checkben
2008-05-02reversed my last tweak, another solution will be requireddave
2008-05-02small tweak to get annotationsdave
2008-05-02Minor bug fix in configurationben
2008-05-02Update to start.php to fix bug on installationben
2008-05-02The system now uses the site GUID to get and set entity data. Also, installat...ben
2008-05-02Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01Establishing $CONFIG->siteben
2008-05-01Further changes to the site install procedure.ben
2008-05-01Major site config changesben
2008-05-01git-svn-id: https://code.elgg.org/elgg/trunk@613 36083f99-b078-4883-b0ff-0f9b...icewing
2008-05-01Schema update for configurationben
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01Fixed a bug in countAnnotationsben
2008-05-01git-svn-id: https://code.elgg.org/elgg/trunk@609 36083f99-b078-4883-b0ff-0f9b...icewing
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01Docs for previousben
2008-05-01Added GET variable processing to the action handler.ben
2008-05-01Get and set per-site configuration values from the databaseben
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01$CONFIG->dbprefix, not $CONFIG->prefixben
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01Introducing gatekeeper();ben
2008-05-01Introducing run_function_once($functionname, $timelastupdatedcheck).ben
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-30Fix for previous fix for previous fixben
2008-04-30Slight correction to the count entities from relationship alias in ElggEntityben
2008-04-30Fix for previous fixben
2008-04-30Fix for previousben
2008-04-30Fixing some functions relating to relationshipsben
2008-04-30Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-30Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-30Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-30get_entities returns false if the subtype name couldn't be found.ben
2008-04-30Introducing getEntitiesFromRelationship and countEntitiesFromRelationship met...ben
2008-04-30Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-30Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-30Resizing images now resamples them for better clarity.ben
2008-04-30Previous now returns false.ben
2008-04-30Fixed image resizing issue, corrected function to create a jpeg using output ...ben
2008-04-29Fix for make_file_matrixben