Commit graph

398 commits

Author SHA1 Message Date
JT Smith
273b0c06e6 Delete scratch upon session end. 2002-11-10 03:23:32 +00:00
JT Smith
3fd2021b86 Added setDataByQuery method for paginating arbitrary data sets. 2002-11-09 21:30:47 +00:00
JT Smith
2d628a976f Fixed a bug deleting attached files, and updated to use new setDataByQuery pagination mechanism. 2002-11-09 21:30:14 +00:00
JT Smith
ed6901a0ef Cleaning up admin interface. 2002-11-09 18:41:52 +00:00
JT Smith
fbd8093ae0 Cleaning up adminstrative interface for consistency and better code. 2002-11-09 17:28:06 +00:00
JT Smith
49ccb43799 Added page statistic tracking. 2002-11-08 06:13:56 +00:00
JT Smith
0b5d1ccc74 Added session scratch variable system for developers. 2002-11-08 04:28:27 +00:00
JT Smith
f14a0c707b Templatized Article. 2002-11-08 03:31:18 +00:00
JT Smith
5909c00640 Allow visitor to type in their name if visitors are allowed to post. 2002-11-07 04:30:34 +00:00
JT Smith
50ce6d2877 A couple changes for better performance. 2002-11-06 08:06:39 +00:00
JT Smith
f1a1a73fa7 Added comparison check where DSN eq site's DSN then just reuse the connection. 2002-11-06 03:40:15 +00:00
JT Smith
004765e088 Added user count to group listing. 2002-11-06 03:37:26 +00:00
JT Smith
60550761ee Fixed bug number 633303 2002-11-06 01:45:25 +00:00
JT Smith
6f2ac6c7c3 Fixed a bug where Message Board postings were being displayed out of order . 2002-11-06 01:42:17 +00:00
JT Smith
0cde3c4e2a Added a toolbar selector 2002-11-05 04:31:18 +00:00
JT Smith
c96e23f0ff Last minute fixes for 4.7.0. 2002-11-04 07:25:34 +00:00
JT Smith
1b9565f06c Fixing upgrade problems. 2002-11-04 05:40:09 +00:00
JT Smith
0e8bbc823c Fixed a bug in image group pagination. 2002-11-04 05:01:39 +00:00
JT Smith
fcef76164b Fixed various bugs created by all the recent changes. 2002-11-04 04:55:42 +00:00
JT Smith
4d3c8cc5a3 Fixed some problems where special characters could be used where they shouldn't be. Also fixed a couple of template inconsistencies. 2002-11-04 04:30:21 +00:00
JT Smith
6e9f024c3f Fixed a small bug where pagination did not retain the keyword. 2002-11-04 04:01:04 +00:00
JT Smith
661d7fe8d0 Converted to templating system. 2002-11-04 00:11:57 +00:00
JT Smith
040feef5c0 Now allows for generic pagination of any data. Also made massive performance and memory improvements. 2002-11-03 23:40:05 +00:00
JT Smith
047e648bb3 Turned on global vars. 2002-11-03 18:28:13 +00:00
JT Smith
a3e33e6113 Fixed a typo. 2002-11-02 21:27:18 +00:00
JT Smith
935aefe78d Added this macro which will retrieve a message from the internationalization system. 2002-11-02 20:23:28 +00:00
JT Smith
ae970b61d8 A little code cleanup. 2002-11-02 20:22:49 +00:00
JT Smith
9aa26fa221 Items now use H::T 2002-11-02 20:02:37 +00:00
JT Smith
9ba51985d7 Fixed a duplication bug. 2002-11-02 19:49:42 +00:00
JT Smith
6f5ce07396 Converted FAQs to use H::T 2002-11-02 18:30:26 +00:00
JT Smith
9406e3684f Wasn't displaying the title. 2002-11-02 17:21:48 +00:00
JT Smith
b507cd81dc Added new toolbar icon set and the ability to have different icon sets per language. 2002-10-31 06:58:32 +00:00
JT Smith
bc4e7160df Fixed a couple syntax errors. 2002-10-31 06:26:40 +00:00
JT Smith
ce4040f727 Added the whatNext method. 2002-10-29 04:20:08 +00:00
JT Smith
2392cc0d58 Fixed a bug where the group method would always display the group "everyone" as the default group. 2002-10-29 01:59:41 +00:00
JT Smith
1d9a89e40e Added a fieldType method to aid in automatic form building. 2002-10-25 03:36:18 +00:00
JT Smith
8a8f6e838d Added group caching to speed up privilege checks. 2002-10-24 23:47:53 +00:00
JT Smith
b7214816ba Fixed a bug in the debug output. 2002-10-24 23:20:50 +00:00
JT Smith
40b759c764 Added support for about 20 additional application icons. 2002-10-24 02:16:56 +00:00
JT Smith
40684441d2 Fixed a problem where a user could attempt to recover their password with a blank email account and screw up all the passwords for all the users that hadn't specified an email account. 2002-10-22 00:21:22 +00:00
JT Smith
440aac4f2d Enabled template selection 2002-10-17 05:08:27 +00:00
JT Smith
960e377bf2 Fixed editing bug. 2002-10-17 05:04:03 +00:00
JT Smith
929056065f Fixed template editing and added action2 support to template editor. 2002-10-17 04:01:17 +00:00
JT Smith
fa570cd7bb Fixed a bug where namespace wasn't being passed to the template getter. 2002-10-17 03:26:02 +00:00
JT Smith
2b09ea9f64 Adding templates. 2002-10-16 06:06:45 +00:00
JT Smith
fc7f447c34 Will now accept a second parameter (an epoch) to calculate date outputs. 2002-10-13 20:28:37 +00:00
JT Smith
05c41b5276 Fixed a bug that occured when trying to retrieve the name of a day from DateTime. 2002-10-13 20:27:57 +00:00
JT Smith
11964c2607 Fixed a syntax error. 2002-10-13 20:16:55 +00:00
JT Smith
fc8808c5c0 Allow programmer to set the filename of a resulting file. 2002-10-13 03:03:57 +00:00
JT Smith
6a4ea568d5 Added template processor. 2002-10-08 04:57:19 +00:00