Age | Commit message (Expand) | Author |
2012-02-09 | Fixes #4283 moving widgets from inactive plugins to the bottom of columns | Cash Costello |
2012-01-09 | Fixes #4285 move only fetches 10 items | Jeroen Dalsem |
2012-01-09 | coding standard fixes to engine | Cash Costello |
2011-12-31 | Fixes #4255 new widget ordering code | cash |
2011-12-31 | Fixes #4259 using container guid for widgets when moving | cash |
2011-12-31 | Small typo. Seems to work, but i prefer it nice and tidy :) | Jeroen Dalsem |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-05 | using setPrivateSetting() and getPrivateSetting() instead of procedural funct... | cash |
2011-01-02 | Refs #2490. Using array_key_exists() instead of isset() in get() overrides to... | brettp |
2010-11-22 | widget column ids must be integers | cash |
2010-11-20 | Refs #2629 This should fix this ticket. Need to remove initialise_attributes ... | cash |
2010-11-20 | added some light styling to the widget control buttons | cash |
2010-11-20 | moved save widget settings function to ElggWidget | cash |
2010-11-20 | fixed bug where widgets were not saving their new position | cash |
2010-11-20 | do not need special canEdit method for ElggWidget | cash |
2010-11-19 | users can delete widgets from layout | cash |
2010-11-19 | moved some widget functionality into ElggWidget class | cash |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-09-22 | Converted line endings to unix. | brettp |
2010-09-06 | Refs #2220: Pulled most classes / interfaces out of lib files (except query.p... | ewinslow |