Age | Commit message (Expand) | Author |
2010-11-23 | adjusted text color of widget titles | cash |
2010-11-23 | Fixes #397 and Refs #2396 Can suppress the default value for both input/check... | cash |
2010-11-22 | widgets should not have content outside their container | cash |
2010-11-21 | Refs #2669: Merged password change fixes in 7404 to trunk. | brettp |
2010-11-20 | added collapsible state to widgets | cash |
2010-11-20 | Refs #2143 fix for commit [7354] as ampersands were being doubly encoded | cash |
2010-11-20 | added some light styling to the widget control buttons | cash |
2010-11-20 | Fixes #1342 dashboard widgets do not have access controls | cash |
2010-11-20 | Fixes #472 handling interactive adding/deleting of widgets with single/multip... | cash |
2010-11-20 | Refs #472 not allowing widgets to be added if only single instance allowed | cash |
2010-11-20 | added a plugin hook for determining who can edit a widget layout | cash |
2010-11-20 | Fixes #2396: Added a new input/checkbox view. input/checkboxes harnesses it | ewinslow |
2010-11-20 | Fixes #2036: using htmlspecialchars in output views | ewinslow |
2010-11-20 | Refs #2143: DRY up button input views (button, reset, submit). Changed core ... | ewinslow |
2010-11-20 | Refs #2143: Cleaned up input/submit | ewinslow |
2010-11-20 | Refs #2143: DRY up input/tags | ewinslow |
2010-11-20 | Refs #2143: DRY up input/email | ewinslow |
2010-11-20 | Refs #2143: DRY up input/text | ewinslow |
2010-11-20 | Refs #2143: DRYed up input/form | ewinslow |
2010-11-20 | Refs #2143: Added elgg_format_attributes() for generating an attribute string... | ewinslow |
2010-11-19 | improving interactions of widgets - containment wasn't working due to height ... | cash |
2010-11-19 | finished updated the widgets library | cash |
2010-11-19 | updating widget contents when settings are changed | cash |
2010-11-19 | saving widget settings | cash |
2010-11-19 | users can delete widgets from layout | cash |
2010-11-19 | saving widget position after moving | cash |
2010-11-18 | Refs #1793 getting sorted widgets from elgg_get_widgets() | cash |
2010-11-18 | Refs #1793 added ability to add widgets to layout through ajax | cash |
2010-11-17 | Refs #2143 I need ids for urls for the widget code right now | cash |
2010-11-17 | Refs #1793 - added a basic add new widgets view - it is not wired up yet | cash |
2010-11-17 | Refs #821 #1793 early widget layout - does not include edit settings, delete,... | cash |
2010-11-14 | Refs #2391: Baby steps toward getting a unified css -- haven't landed on a na... | ewinslow |
2010-11-14 | Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal... | ewinslow |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-14 | Refs #1208: Default input/button to 'button' type (rather than 'submit' type). | ewinslow |
2010-11-11 | Closes #2637 good-bye canvas | cash |
2010-11-11 | Refs #2637 moved canvas/layouts to layouts | cash |
2010-11-11 | oops - undoing part of the previous commit | cash |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-10 | Refs #866 - registration uses https if configured for login | cash |
2010-11-10 | No sense in calling elgg_get_site_url() twice here... | ewinslow |
2010-11-10 | Prevent "https login" from breaking login on sites that are https by default | ewinslow |
2010-11-09 | Refs #2626 - adds default annotation view to trunk | cash |
2010-11-09 | Refs #2506 reorged the login box views - css still needs to be cleaned up | cash |
2010-11-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-06 | added text color for warnings otherwise warnings that occur in topbar end up ... | cash |
2010-11-04 | Fixes #2210 - using new functions for registering the core js and css files | cash |
2010-11-03 | Fixed missing ). | brettp |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |