Matthew Wilson
e4bf3c60b0
fixing some typos. also the File/Storage bug. also fixing the changelogs.
2006-01-03 05:12:51 +00:00
JT Smith
657ae8baf7
more session conversion
2006-01-01 18:38:27 +00:00
JT Smith
d4b7f2ce59
first round of changes for the new session system
2005-12-31 21:54:06 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
Matthew Wilson
39b949e9f3
fixing several bugs. Also enabling saving of contentPositions for all users, not just admins.
2005-12-01 04:17:32 +00:00
Matthew Wilson
97bcf1bc16
Fixed a bunch of goofs on my part, and made it so it only loads the site's settings, config, env, var, userinfo, and a bunch of other stuff only once per request, instead of a bunch of times per request.
2005-11-26 03:41:12 +00:00
Matthew Wilson
818ff2608c
Re-adding (conditional) cookie baking. I'm not sure anyone has been successfully testing SVN WebGUI since it was removed.
...
Moving cookies out of session::open into contentHandler (they already were in uploadsHandler).
Eliminating opening a new visitor session and then converting it to the actual user session for every single request by making two Session.pm methods public instead of private.
Added NOT_FOUND to the list of exported from Const.
Fixing a small bug in File.pm.
Fixed some spacing/tabs/formatting issues in various places.
This autocomplete in TortoiseSVN is really nifty.
2005-11-19 23:30:52 +00:00
Len Kranendonk
3b724b7f2a
Cookie fix
2005-11-04 16:32:34 +00:00
JT Smith
775339a209
bug fixes
2005-11-04 14:42:00 +00:00
JT Smith
9b23c24a6a
convert WebGUI to a mod perl handler
2005-11-03 09:14:23 +00:00
Matthew Wilson
fd212e9110
fixed user profile cache problem.
2005-10-13 21:38:11 +00:00
JT Smith
62d1c58ae4
- Added cache to settings which increased performance by .02 seconds per
...
page.
- Added user cache which increased performance by more than .1 seconds per
page.
- Added some new indicies to make asset queries .01 to .1 seconds faster per query.
- fix [ 1274488 ] Visitors language not recognized 6.7.2
2005-09-10 15:37:03 +00:00
JT Smith
df1514ee74
a couple bug fixes
...
finishing up the versioning system
2005-08-02 20:34:41 +00:00
JT Smith
c4b3e4092d
Merging changes from 6.6.4
...
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
JT Smith
85f8ef7f43
merging some of the 6.6.4 changes
2005-07-13 02:10:16 +00:00
JT Smith
45eb557978
changed the windows signature check
2005-06-14 19:48:23 +00:00
JT Smith
d550fbd7b3
extra $
2005-05-23 20:26:26 +00:00
JT Smith
fd57cbaa51
fixed a bunch of bugs
2005-05-23 15:02:23 +00:00
Matthew Wilson
7fa12e516c
- fix [ 1196929 ] page table still being used
2005-05-16 21:59:26 +00:00
JT Smith
ae691afe94
switched session id generator to use guid
2005-04-01 19:12:56 +00:00
JT Smith
e9d6c1b4e4
several bug fixes
...
added asset type icons to toolbar
added isAdminOn, switchOnAdmin, and switchOffAdmin subs to WebGUI::Session
2005-03-03 22:34:14 +00:00
JT Smith
536e2679e8
more bug fixes
2005-02-18 19:53:34 +00:00
JT Smith
a1403acb38
fixed some bugs
2005-02-17 07:08:32 +00:00
JT Smith
c76829a4e3
lots of bug fixes and a new upgrade feature
2005-02-17 01:11:11 +00:00
JT Smith
55c709a051
updated copyright
2005-02-07 00:52:47 +00:00
JT Smith
de282a98b5
added privilege access handler to storage system
2004-12-31 04:00:24 +00:00
Martin Kamerbeek
4d5841418d
Allowing mixed GET/POST requests.
2004-12-29 16:12:29 +00:00
JT Smith
4149d8eb5c
rolling in some donorware changes
2004-12-22 19:15:00 +00:00
JT Smith
48caad2d74
merging 6.2.9 changes
2004-11-19 22:59:25 +00:00
JT Smith
6ddb7c49e6
merging 6.2.8 changes and initial draft of TinyMCE as rich editor
2004-10-30 15:49:59 +00:00
JT Smith
d2a301e02b
6.2.6 bugfixes
2004-09-30 01:16:02 +00:00
JT Smith
2b6eb201a9
changed POD formatting
2004-09-14 02:22:38 +00:00
JT Smith
c866d00c1b
changed company name
2004-09-03 17:01:59 +00:00
JT Smith
5fabdf758a
fixed a few bugs
2004-08-31 15:58:33 +00:00
JT Smith
a7e9ffb440
replaced Date::Calc with Date::Manip
2004-08-30 23:05:03 +00:00
JT Smith
13002676db
added FastCGI support
2004-08-30 20:59:11 +00:00
JT Smith
23cb5bd41c
urls as resources - part 1
2004-08-20 15:30:15 +00:00
JT Smith
22994e8373
more guid stuff
2004-08-12 22:40:38 +00:00
JT Smith
c60613ac2c
adding getScratch
2004-08-12 14:36:17 +00:00
Len Kranendonk
d276536e00
*** empty log message ***
2004-07-28 09:08:54 +00:00
Len Kranendonk
abb8dde6c8
added deleteAllScratch routine
2004-07-28 09:00:34 +00:00
JT Smith
797b8581b6
merging 5.8.0 and 6.1.1 changes
2004-07-18 17:43:08 +00:00
Len Kranendonk
7f474c9856
Added passive profiling
2004-07-17 20:34:34 +00:00
JT Smith
7648c6c13f
added support for reading from replicated databases
2004-07-09 21:10:58 +00:00
JT Smith
c39e7dc7b0
precache webgui config files
2004-07-07 05:40:39 +00:00
JT Smith
6bc2c33954
enhanced user/group management interfaces
2004-07-06 21:58:58 +00:00
JT Smith
f18f408efb
fixed some i18n problems and moved http related functions out of session and into their own class
2004-06-27 23:56:39 +00:00
JT Smith
e531d8d5b2
fixing some more bugs introduced from the new i18n system
2004-06-27 16:27:36 +00:00
Leendert Bottelberghs
243e2c23c2
bugfix [966466] System crash when user language missing.
2004-06-04 14:28:14 +00:00
JT Smith
8266dfd69a
plug-ins are now dynamically loaded
2004-05-28 16:00:28 +00:00