Commit graph

90 commits

Author SHA1 Message Date
JT Smith
e2109910fd holy crap it actually works!!! import/export of themes base system is complete.
fixed some chunking related bugs in Session/Style
fixed other misc bugs
2006-04-13 03:31:39 +00:00
JT Smith
ae8f3d87f6 setting $session->user now changes the id for the session as it should
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
JT Smith
d26f1bdd8c add ad management system
improved performance of cs threads by about 500%
2006-04-05 03:42:14 +00:00
JT Smith
70c501f8f2 can now move workflow activities up and down within a workflow 2006-03-24 19:43:58 +00:00
JT Smith
eef3a0b654 getting closer to having approvals work 2006-03-23 00:01:35 +00:00
JT Smith
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00
JT Smith
11cc18a5c3 mostly working workflow 2006-03-17 23:13:27 +00:00
JT Smith
feda6700e0 added commit comments 2006-03-16 18:51:49 +00:00
JT Smith
81fc744a8b more merging of versioning and workflow 2006-03-14 22:25:18 +00:00
JT Smith
cba26ecc0c converting versioning to use workflow 2006-03-14 17:46:32 +00:00
JT Smith
75aa3b2468 workflow editor mostly working, still needs some things 2006-02-28 21:13:11 +00:00
JT Smith
6ee05b85af first round of changes to create the ui for building workflows, more to come
a few small bug fixes
2006-02-15 21:23:22 +00:00
JT Smith
32169aebbf adding cron UI, but not working yet
bugfix for captcha
2006-02-14 03:48:36 +00:00
JT Smith
75ecd4d7f4 added data serialization, encryption, and ip subnet checking to spectre 2006-02-08 20:18:00 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
e33c7bebc3 an absolute slew of changes. 2006-01-18 01:45:55 +00:00
JT Smith
25ed169c56 more session related bug fixes 2006-01-17 05:49:11 +00:00
JT Smith
e8d1d6af8f a couple more session related bug fixes 2006-01-17 03:31:54 +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
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
f429daa942 more session changes 2006-01-02 02:54:23 +00:00
Matthew Wilson
a8c99a2b9c lots of changes. 2005-12-08 03:17:48 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
JT Smith
c03e4f67dc more bug fixes 2005-08-17 22:33:27 +00:00
Matthew Wilson
74cd198203 flub fix 2005-07-28 21:59:36 +00:00
Matthew Wilson
363a56dbdc - fix [ 1243392 ] demo.plainblack.com: Cannot manage users in group (mwilson) 2005-07-23 12:35:49 +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
Martin Kamerbeek
1d6aeaf2d4 Diverse bug and typo fixes to the recurring billing system. Also added some POD 2005-05-07 16:37:01 +00:00
Frank Dillon
69adbb0872 Added LDAPLink Operatoin to Admin Console 2005-05-04 11:09:36 +00:00
Martin Kamerbeek
6e4cefc7c0 Checking in commerce stuff 2005-04-25 22:33:57 +00:00
Len Kranendonk
b417ef09b2 Added support for memcached distributed caching 2005-04-25 05:50:43 +00:00
JT Smith
6aa9f76a71 added a new logger 2005-04-01 03:24:23 +00:00
JT Smith
5cad11d3f5 preparing for 6.5.4 release 2005-03-24 17:16:39 +00:00
JT Smith
01c0802c22 bunch of bug fixes 2005-03-23 19:15:23 +00:00
JT Smith
393fdc1dea added initial configuration wizard 2005-03-02 04:08:21 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
eb7574e271 removed page stats system, fixed stats page, fixed admin console templating on all admin console error messages 2005-02-06 19:58:39 +00:00
JT Smith
778236efcb added asset form control, fixed some interval problems, added a check so users can't delete the default page or the not found page 2005-02-06 17:02:20 +00:00
JT Smith
7d6b93ff62 added image picker for rich edit 2005-01-30 16:28:27 +00:00
JT Smith
28b6653e2a added export and rich edit page tree picker, and started on image picker 2005-01-10 03:52:08 +00:00
JT Smith
2110af418a moved metadata system into asset superclass, and added a fileImport script 2005-01-08 16:53:29 +00:00
JT Smith
c168b77ae4 removed unneeded files for packages 2005-01-07 16:36:25 +00:00
JT Smith
4798ba497d removed old template system and replaced with template asset 2005-01-05 17:28:14 +00:00
JT Smith
74258fb349 removing old trash and clipboard files 2004-12-31 04:13:33 +00:00
JT Smith
9e31680f41 removing a bunch of grap we no longer need 2004-12-30 03:17:12 +00:00
JT Smith
6aebdeea49 more navigation and asset manager bug fixes 2004-12-29 03:21:03 +00:00
Martin Kamerbeek
1ab8746c3a Added choice of multiple payment gateways to commerce system. 2004-11-30 19:55:14 +00:00
Martin Kamerbeek
ad19f999b8 Committing the new Ecommerce system 2004-11-29 15:51:25 +00:00
JT Smith
48caad2d74 merging 6.2.9 changes 2004-11-19 22:59:25 +00:00