Commit Graph

94 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes
ed64f049d7 Standardize objectGetEntries parameters 2008-04-13 18:38:17 -04:00
Alexander Nicolaysen Sørnes
a15bd62b7e Remove workaround for PHP4 2008-03-12 14:16:24 -04:00
Jeff Zaroyko
16949bb71c tidy appdb html to make it validate - try 4 2008-02-25 19:27:36 -05:00
Alexander Nicolaysen Sørnes
9b92c2221c Use sState for objectGetEntries[Count]() 2008-01-20 16:13:27 -05:00
Alexander Nicolaysen Sørnes
f04c6fe4dc objectManager: Handle sState in URLs 2008-01-10 20:38:14 -05:00
Alexander Nicolaysen Sørnes
93f59469f8 objectManager: Get rid of bIsQueue and bIsRejected members 2008-01-05 12:32:57 -05:00
Alexander Nicolaysen Sørnes
61d2291e3b objectManager: Get rid of setIsQueue/Rejected 2008-01-02 21:54:12 -05:00
Alexander Nicolaysen Sørnes
540e39dbbd objectManager: Add some grammar 2007-12-23 11:18:40 -05:00
Alexander Nicolaysen Sørnes
da97299eeb Use sState as parameter to objectGetItemsPerPage() 2007-12-19 21:01:18 -05:00
Alexander Nicolaysen Sørnes
3ad7c45890 objectManager: Prevent possible problems when moving child objects 2007-12-17 20:56:43 -05:00
Alexander Nicolaysen Sørnes
06f693859f testData: Rename 'queued' to 'state' 2007-12-15 12:22:07 -05:00
Alexander Nicolaysen Sørnes
e52f270498 Use objectManager to display main screenshot gallery 2007-12-02 13:53:28 -05:00
Alexander Nicolaysen Sørnes
e7625791a0 objectManager: Support user-selected sorting in tables 2007-11-08 19:03:38 -05:00
Alexander Nicolaysen Sørnes
734a4f8a1f Show login form when login is required 2007-11-05 21:30:13 -05:00
Alexander Nicolaysen Sørnes
70e4306e2b objectManager: Support purging rejected entries 2007-11-05 21:29:50 -05:00
Alexander Nicolaysen Sørnes
fcd40be8a4 add objectManager::error_exit() and use it in application::display() 2007-10-24 21:17:10 -04:00
Alexander Nicolaysen Sørnes
b6f1f22192 objectManager: Prevent changing variables prior to permission checks in form
processing
2007-10-24 21:16:39 -04:00
Alexander Nicolaysen Sørnes
070df9daca objectManager: Show errors when checks prior to deletion fail 2007-10-24 21:14:31 -04:00
Alexander Nicolaysen Sørnes
ad73b6445f Improve help text on the confirm deletion page 2007-10-23 19:29:41 -04:00
Alexander Nicolaysen Sørnes
9069952d91 objectManager: Use GetOptionalSetting() in more places 2007-10-22 19:28:24 -04:00
Alexander Nicolaysen Sørnes
c33d8a382e objectManager: Cache object before checking if previewing should be allowed 2007-10-22 19:27:20 -04:00
Alexander Nicolaysen Sørnes
d90ce3d8ef objectManager: Preserve page title when processing entries from a list 2007-10-21 13:11:21 -04:00
Alexander Nicolaysen Sørnes
9770cc9583 objectManager: Add action var to form tag when adding entries 2007-10-21 13:08:57 -04:00
Alexander Nicolaysen Sørnes
f2e17d3af3 objectManager: Add support for hiding the reject button, use it for buglinks 2007-10-14 12:49:16 -04:00
Alexander Nicolaysen Sørnes
835d82e49b Add new voting system 2007-10-09 21:59:54 -04:00
Alexander Nicolaysen Sørnes
c95da59dd1 objectManager: Add object caching support 2007-10-08 13:55:40 -04:00
Alexander Nicolaysen Sørnes
5875da01a7 objectManager: Display reply text when editing another user's entry 2007-09-30 10:18:40 -04:00
Chris Morgan
75e6f9dcc3 Add php5 scope keywords to the objectcManager class 2007-09-28 21:25:33 -04:00
Alexander Nicolaysen Sørnes
2823334eed Use objectManager to delete screenshots 2007-09-27 09:21:21 -04:00
Chris Morgan
a6f76eb892 Confusion between sAction=view and sAction=display broke viewing/displaying items. Standardize on sAction=view until we can come up with a more robust way of ensuring the same issue doesn't happen again. 2007-09-24 21:35:35 -04:00
Alexander Nicolaysen Sørnes
2d7a93b05c objectManager: Use '===' to check for Preview requests 2007-09-24 20:04:28 -04:00
Alexander Nicolaysen Sørnes
c90d271886 testData: Fix 'Show All Tests' button 2007-09-24 19:57:23 -04:00
Alexander Nicolaysen Sørnes
d7fc82c72f objectManager: add preview support, use it for notes 2007-09-23 11:43:32 -04:00
Alexander Nicolaysen Sørnes
e5d1bc1bf0 Use objectManager to submit super maintainer requests 2007-09-20 21:29:57 -04:00
Alexander Nicolaysen Sørnes
3ab41b6fca Use objectManager to submit maintainer requests 2007-09-20 21:29:00 -04:00
Alexander Nicolaysen Sørnes
fdfe3eb2d3 Fix objectGetCustomVars 2007-09-20 21:16:14 -04:00
Alexander Nicolaysen Sørnes
72a250b2b0 Use objectManager to add and edit notes 2007-09-19 20:38:17 -04:00
Alexander Nicolaysen Sørnes
a6a62a2299 Use objectManager to display versions 2007-09-19 20:37:21 -04:00
Chris Morgan
e82dc74162 Fixes for permission errors introduced by the table permission changes. 2007-09-18 22:09:57 -04:00
Chris Morgan
5c91961d12 Php5 improvements to table code. Add some accessor methods to classes so we can make class variables private. 2007-09-18 21:22:43 -04:00
Alexander Nicolaysen Sørnes
93d71f630a Prepare for viewing versions using objectManager 2007-09-18 20:38:28 -04:00
Chris Morgan
b2cc871f09 Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
Use objectManager to create monitors.
2007-09-14 23:31:20 -04:00
Chris Morgan
2827e0654e Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
Let objectManager handle deletion and delete notification.
2007-09-14 23:02:12 -04:00
Alexander Nicolaysen Sørnes
4d65a32e17 Only show the 'add entry' link if the class has enabled it. The link is only useful for classes
that have no parent objects. The objectShowAddEntry() method is not required because it only
affects the user interface.
2007-09-08 22:42:34 +00:00
Alexander Nicolaysen Sørnes
db00c49d73 Add missing div close tag to multipage control 2007-08-25 16:01:58 +00:00
Chris Morgan
6b5305d1bf Add page selection control at the bottom of pages, without the items per-page selector. Fix
objectMananger::handleMultiPageControls() to not display the items per-page selector if
the $bItemsPerPageSelector input parameter is false.
2007-08-24 02:10:23 +00:00
Chris Morgan
13c67aa5e9 Add a 'move children' link to the object editing pages, if we have permission to move the
entries
2007-08-22 02:52:08 +00:00
Chris Morgan
242849cc04 Clean up error handling in processForm() to only check for errors when submitting an entry.
This enables the deletion or rejection of entries that produce errors. While we can't always
know why errors in objects make it this far we don't want to make it impossible to delete or
reject malformed entries.
2007-08-05 20:14:07 +00:00
Chris Morgan
25c0346ce3 Switch from spaces to &nbsp; to prevent the entries in the processing column from wrapping 2007-08-05 19:26:02 +00:00
Chris Morgan
af3c857f72 Limit the current page to the available pages 2007-08-05 19:02:59 +00:00