Colin Kuskie
73b9e12869
Update documentation for aspect -> define
2010-02-17 17:00:32 -08:00
Colin Kuskie
1b647c70f2
Add docs about the new API.
2010-02-16 15:47:11 -08:00
Colin Kuskie
750aec813d
Update migration docs for instanciators and Moose defintion.
2010-02-12 11:00:57 -08:00
Colin Kuskie
7ee588c38e
Update the migration docs a little. Begin to build a test for addChild/addRev.
2010-01-14 13:34:44 -08:00
Colin Kuskie
30e8aecf4a
note that fixId was also removed, and what to do in its place.
2009-12-16 09:55:43 -08:00
JT Smith
3938f9ff0d
removed last remnants of old definition
2009-10-22 17:00:45 -05:00
JT Smith
57b67ab4da
eliminated more definitions
2009-10-22 14:26:09 -05:00
JT Smith
78024c9907
bug fixes
2009-10-22 10:11:12 -05:00
JT Smith
25931b67d4
compiles now
2009-10-21 18:03:35 -05:00
JT Smith
f7db5d58aa
migrating asset.pm
2009-10-21 17:28:46 -05:00
JT Smith
6be6aee8c1
working on asset definition
2009-10-21 11:56:41 -05:00
JT Smith
880ee82009
continuing new cache integration
2009-09-24 23:51:29 -05:00
JT Smith
ef438bfb7b
preparing webgui 8 migration stuff
2009-09-24 23:32:25 -05:00
JT Smith
d24ac0b273
fixing a problem with hex and JSON
...
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
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
b6ad963119
replaced MessageLog with Inbox
2006-03-21 22:44:31 +00:00
JT Smith
e04a1b6fca
migrated a few of the run hourly scripts
...
fixed a cron bug
2006-02-18 14:38:09 +00:00
JT Smith
3816ad750f
replaced webgui mail system
2006-01-31 20:20:09 +00:00
JT Smith
bb263b4777
finished converting view() methods to have a prepareView() companion.
2006-01-30 23:54:45 +00:00
JT Smith
b1ab07d24f
more session related bug fixes
2006-01-14 21:30:49 +00:00
Colin Kuskie
45b03a03c3
document changes in International.pm API
2006-01-12 21:21:15 +00:00
JT Smith
64048c0846
migrated tabform to new session system
2006-01-12 19:51:54 +00:00
JT Smith
0cc5884b77
converted subscription api
2006-01-12 19:27:59 +00:00
JT Smith
1e5034acd6
refactored storage api to handle new session stuff
2006-01-12 19:15:34 +00:00
JT Smith
02c5a65857
updated profile field and profile category to use the new session api
2006-01-12 18:55:10 +00:00
JT Smith
388cd8f306
migrated webgui product
2006-01-12 18:21:47 +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
65a40d75ac
refactored WebGUI::LDAPLink to use session api
2006-01-12 05:24:52 +00:00
JT Smith
925906ca7e
refactored WebGUI::Id to use new session api
2006-01-11 23:34:02 +00:00
JT Smith
2735385050
migrated WebGUI::Icon api to use new session
2006-01-11 23:12:07 +00:00
JT Smith
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +00:00
JT Smith
45c7e7876d
refactored WebGUI::HTML api to use new ssesion system
2006-01-11 16:35:45 +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
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +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
f429daa942
more session changes
2006-01-02 02:54:23 +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
Colin Kuskie
561a6982e9
document what is required for automatic Asset listing in the Help system
2005-11-18 21:58:43 +00:00
JT Smith
ea868a8c0e
moved uploadsAccessHandler into the main webgui handler mechanism
...
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
Matthew Wilson
dd727ce3aa
slight addition.
2005-11-04 14:50:46 +00:00
JT Smith
e8a514b753
getting there with the mp2 handlers
2005-11-04 14:00:34 +00:00
JT Smith
8ac8530227
now using DateTime instead of Date::Manip
2005-11-02 09:37:49 +00:00
Matthew Wilson
7b20b2db03
- fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
...
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
- fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
- fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
- fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
- fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
- fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
- fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
- fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +00:00
JT Smith
f6c2dfe6fb
- fix [ 1275024 ] Can not edit layout on 6.7.2
...
- fix [ 1262235 ] sql report form params
- fix [ 1277529 ] Extra radio buttons in Settings console
- Removed the last remnants of wobject ids.
- Fixed a GUID case sensitivity problem.
- Fixed several large security holes. See the security advisory on
getwebgui.com for details.
- fix [ 1279157 ] showInForms option not stored
- fix [ 1250290 ] ECommerce state field broken on Plainblack.com
- fix [ 1261985 ] (Fix?) sortby.lastreply.url (Andreas Graf)
2005-09-01 17:41:05 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00
JT Smith
beca69b465
more versioning bug fixes
2005-08-11 21:36:55 +00:00