aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications/views/default/notifications/subscriptions/forminternals.php
AgeCommit message (Collapse)Author
2012-10-03better usage of 'limit' in cases where this is irrelevantJerome Bakker
2012-10-03correct singual usage of type in elgg_get_entities_* functionsJerome Bakker
2012-06-24Fixes #4138: Admin can edit any users' notificationsSteve Clay
2011-11-05Fixes #3567 standardized classes for iconscash
2011-09-14Fixes #3742 not including the hover menu on the personal notifications pageCash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-11Refs #3407 adds a footer for formscash
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29Fixes #3266 let the settings pages have breadcrumbscash
git-svn-id: http://code.elgg.org/elgg/trunk@8878 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Using shorthand document ready initializationewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8756 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3091 adds load functions for js and csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-02Fixes #3006 restores previous dividerscash
git-svn-id: http://code.elgg.org/elgg/trunk@8569 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26fixed notifications plugin's hacked up friends picker...shuddercash
git-svn-id: http://code.elgg.org/elgg/trunk@8494 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8471 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming ↵ewinslow
to 1.8 conventions git-svn-id: http://code.elgg.org/elgg/trunk@8123 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone ↵ewinslow
want to choose better names? :) git-svn-id: http://code.elgg.org/elgg/trunk@8100 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from ↵brettp
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08a tiny amount of progress on the css chrome element viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8065 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05using elgg-module-<type> cash
git-svn-id: http://code.elgg.org/elgg/trunk@8041 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01using the info module for user settingscash
git-svn-id: http://code.elgg.org/elgg/trunk@7808 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], ↵ewinslow
$_SESSION['user'], etc. git-svn-id: http://code.elgg.org/elgg/trunk@7139 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-05Merged 5605:5622 from 1.7 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5623 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-03merged [5526] - [5530] into trunk from 1.7 branch - there are more changes ↵cash
before and after these revisions to be merged git-svn-id: http://code.elgg.org/elgg/trunk@5605 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-15Updated Notifications to new UI.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5387 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-10Updated Friends Picker UI and added to core css.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5352 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-06removed all main plugins from core - they now live in the plugins svndave
git-svn-id: https://code.elgg.org/elgg/trunk@3422 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27Fixed checkboxes on the notification screen.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2975 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Unicode character fix for friends picker. Fixes #281ben
git-svn-id: https://code.elgg.org/elgg/trunk@2941 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Removing the jumps on the notification pickers.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2939 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-20The friends picker now highlights tabs when creating a collection if a user ↵ben
is present there. Also, the separate friends picker in the notification plugin is also now internationalised. git-svn-id: https://code.elgg.org/elgg/trunk@2872 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-06Tentative groups page committed into notifications plugin.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2674 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-06Notification settings. Still not right though ..ben
git-svn-id: https://code.elgg.org/elgg/trunk@2668 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-06More notification settings work.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2667 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-06Friends collections workben
git-svn-id: https://code.elgg.org/elgg/trunk@2665 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-05Further notification settings changes.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2658 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-05Fitter, happier, more productive notifications plugin.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2657 36083f99-b078-4883-b0ff-0f9b5a30f544