Commit graph

640 commits

Author SHA1 Message Date
Martin Kamerbeek
72b999b0ea Added prequery statements to SQLReport and per-dbLink allowed keywords. 2006-02-02 13:23:32 +00:00
Roy Johnson
e081430072 Added POD and some other code clean up 2006-02-02 03:36:14 +00:00
Roy Johnson
e6e93dcacf Broken code for JT to look at 2006-02-01 22:03:13 +00:00
Roy Johnson
3dbacbd181 Bug fix 2006-02-01 14:19:48 +00:00
JT Smith
3816ad750f replaced webgui mail system 2006-01-31 20:20:09 +00:00
Roy Johnson
53c5de1903 Event Manager: Added some security and ability to approve events 2006-01-31 05:36:55 +00:00
JT Smith
88b23ad798 added search engine asset 2006-01-31 03:56:46 +00:00
JT Smith
bb263b4777 finished converting view() methods to have a prepareView() companion. 2006-01-30 23:54:45 +00:00
JT Smith
6c4ae02f34 more conversion to the new streaming/chunking/bucketing system 2006-01-30 22:15:27 +00:00
JT Smith
46fa7e78e7 began adding streaming support for view method 2006-01-30 21:26:22 +00:00
JT Smith
82156de83c more changes related to chunked output 2006-01-30 17:51:03 +00:00
JT Smith
268947c1d5 getting closer to bucket output 2006-01-30 00:14:22 +00:00
Roy Johnson
deb6b353d6 We can pretty much edit/add/manage prerequisites and events now! 2006-01-29 21:17:33 +00:00
JT Smith
a378270a80 test of the bucket brigade 2006-01-29 19:48:37 +00:00
Roy Johnson
356e267b8f EventManager Code 2006-01-29 19:41:45 +00:00
Roy Johnson
ca6dcb7382 More EventManagement code 2006-01-29 17:57:12 +00:00
JT Smith
cf0fe5da7d whoops! typo 2006-01-29 15:51:02 +00:00
Roy Johnson
496a324285 Added prerequisite management to the editEvent method 2006-01-29 07:14:30 +00:00
JT Smith
394da51da7 simplified the rules engine 2006-01-27 07:25:14 +00:00
Colin Kuskie
5037b16dbe fix syntax error 2006-01-26 23:35:04 +00:00
Colin Kuskie
c192f5fe5b begin i18n work 2006-01-26 22:32:21 +00:00
Roy Johnson
d35d57e1b8 Beginnings of the new Event Management System 2006-01-26 09:42:38 +00:00
kenperl
db06c4ba13 userDefined1-5 support new data type float 2006-01-26 08:06:47 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Colin Kuskie
c0324701ee i18n for template types 2006-01-23 23:47:27 +00:00
Matthew Wilson
f64ec77d8a fixing the ->param ->body distinction issue. 2006-01-23 05:18:54 +00:00
Matthew Wilson
0492456da3 - fix [ 1397890 ] Can't click directly to page 2+ of a thread 2006-01-22 19:39:25 +00:00
JT Smith
66baa5cea2 more search related changes 2006-01-22 03:31:37 +00:00
Matthew Wilson
9c7e8699a2 tons more fixes. getting closer to gamma. 2006-01-21 21:12:14 +00:00
Matthew Wilson
fa5439b099 lots o fixes 2006-01-21 19:00:27 +00:00
JT Smith
fd3fb924f3 added search indexer 2006-01-20 21:18:09 +00:00
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +00:00
Colin Kuskie
1fdc49b3bf Storage constructors need session variables 2006-01-18 21:43:01 +00:00
Matthew Wilson
6266be5b65 lots more fixes and enhanced User.t 2006-01-18 15:22:43 +00:00
Matthew Wilson
2069da5fdb tons of bug fixes. 2006-01-18 14:41:12 +00:00
Matthew Wilson
401c72f062 some minor changes. 2006-01-18 05:21:34 +00:00
Matthew Wilson
e33c7bebc3 an absolute slew of changes. 2006-01-18 01:45:55 +00:00
JT Smith
c6ae106b41 new pluggable template system 2006-01-17 23:16:05 +00:00
JT Smith
eda7058b61 most of the new pluggable template system 2006-01-17 23:09:29 +00:00
Colin Kuskie
9c07548c71 more missing session vars in form calls 2006-01-17 17:47:12 +00:00
Roy Johnson
cd45f88e9f Fixed getRoot, getDefault, and getNotFound to pass them a session 2006-01-17 16:13:16 +00:00
Roy Johnson
edc147d948 fixing calls to getImportNode 2006-01-17 15:48:53 +00:00
JT Smith
c5cf903b45 fixed more session related bugs 2006-01-17 05:34:57 +00:00
Colin Kuskie
2e5f5c6038 more missing session variables in form calls 2006-01-17 05:20:26 +00:00
Colin Kuskie
25ed7e1527 Update Macro docs to point to where DateTime is now
Add session vars to form element calls.
2006-01-17 05:13:48 +00:00
JT Smith
b1b4e50619 added a test for template 2006-01-17 05:09:57 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Colin Kuskie
35c4ad353d missing session variables from ->new found via code analysis 2006-01-16 21:55:39 +00:00
Colin Kuskie
e1a90f66fd Asset/Template: bad call to session->db->read
DatabaseLink, typo in sesssion
2006-01-16 00:39:30 +00:00
Colin Kuskie
197dacadec no more getSlave, convert code to use dbSlave instead
more form accessor fixes
Form/Template.pm, all asset calls need a session var
2006-01-16 00:08:58 +00:00