Commit graph

36 commits

Author SHA1 Message Date
Colin Kuskie
2f5dab37d2 finalized Group code with migration and upgrade log 2006-04-14 01:17:39 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
JT Smith
611323e8a8 more bug fixes 2006-03-24 17:31:57 +00:00
JT Smith
985417afd3 a bunch of bug fixes and tweaks related to workflow/versioning 2006-03-23 16:56:08 +00:00
Colin Kuskie
73bb10d38a place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
JT Smith
103969816e removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00
Colin Kuskie
dd46eeadcb forward port of editBranch hover help 2006-02-28 04:42:25 +00:00
Colin Kuskie
d669e20083 duplicateBranch copies source and then sets parent to the destination 2006-02-24 00:35:19 +00:00
Roy Johnson
3530c41e7d Merging 6.8.7 security fixes 2006-02-23 02:40:58 +00:00
JT Smith
18e24618e7 eliminated the purgeBranch method, cuz purge() should always do that anyway. 2006-02-15 04:31:29 +00:00
Matthew Wilson
f64ec77d8a fixing the ->param ->body distinction issue. 2006-01-23 05:18:54 +00:00
Matthew Wilson
2069da5fdb tons of bug fixes. 2006-01-18 14:41:12 +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
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
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
JT Smith
a6e5450b64 more bug fixes 2006-01-13 19:32:26 +00:00
JT Smith
4b439f610e bugfixes from session conversion 2006-01-12 23:13:18 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0 migrating paginator api to new session system
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
2735385050 migrated WebGUI::Icon api to use new session 2006-01-11 23:12:07 +00:00
JT Smith
c74c1bdcbc merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4 more session related changes 2006-01-09 20:43:02 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Matthew Wilson
98eeffb616 typo 2005-12-05 22:05:04 +00:00
JT Smith
2b0e209f69 fixed major versioning bug 2005-12-05 21:22:03 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
Colin Kuskie
5ae43f8b62 fix invalid keys 2005-09-29 01:59:47 +00:00
Wouter van Oijen
ad6b484f0e Fixed a few XHTML 1.0 related bugs 2005-09-01 12:39:43 +00:00
JT Smith
748fddb85b - Fixed a few bugs in the new form system related to UI levels and hidden
fields.
 - fix [ 1275024 ] Can not edit layout on 6.7.2
 - fix [ 1262235 ] sql report form params
2005-08-31 20:15:55 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Matthew Wilson
6ed1a66b66 - fix [ 1177447 ] deployPackage does not retain content pos. for dupl. layouts 2005-08-24 01:57:56 +00:00
JT Smith
c287ab8a3e can use the edit branch feature to set metadata properties
other bug fixes
2005-08-05 16:19:55 +00:00
JT Smith
5af6eaa085 Split the asset base class up into several mixin packages to make it more managable. 2005-08-02 15:58:59 +00:00