Commit graph

3565 commits

Author SHA1 Message Date
Matthew Wilson
c250321c4c fix - [ 1403466 ] CS Attachments - Broken Image Issue 2006-01-12 03:16:28 +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
Roy Johnson
8071a041fa bugfix [ 1396957 ] Priv checks on DataForm 2006-01-11 00:27:24 +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
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
Colin Kuskie
6430a672c1 merge of Matrix doc patches #1 2006-01-09 22:48:36 +00:00
JT Smith
d470a7cdd4 more session related changes 2006-01-09 20:43:02 +00:00
Roy Johnson
1a959e2681 Merging bugfix into HEAD 2006-01-09 20:15:28 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
Colin Kuskie
dcddc30e5e forward port of 6.8 bug fix 2006-01-04 05:11:19 +00:00
Matthew Wilson
e4bf3c60b0 fixing some typos. also the File/Storage bug. also fixing the changelogs. 2006-01-03 05:12:51 +00:00
Colin Kuskie
21188e7949 forward port of colins 6.8.4 bugwork 2006-01-02 18:51:38 +00:00
JT Smith
2866a2c873 converting assets to new session system 2006-01-02 03:12:54 +00:00
Colin Kuskie
893b03fc53 restore purge sub 2006-01-01 01:09:58 +00:00
Colin Kuskie
da95226072 forward port of 6.8.4 avatar changes, -r 357:369 2005-12-29 18:03:59 +00:00
Matthew Wilson
604c9dadcd fixing checkboxes. 2005-12-23 19:13:23 +00:00
Colin Kuskie
3a6284d0f4 Hover help for Matrix. Internationalized all labels and text as well.
Internationalized entries for Commerce settings that were missed before.
Added some POD.
2005-12-22 23:18:55 +00:00
Colin Kuskie
4206828715 Add POD to 1 Asset and 7 Operations.
Internationalized a label in Operation::LoginHistory
2005-12-21 22:54:50 +00:00
JT Smith
256193e4a6 merging 6.8.4 changes 2005-12-21 17:08:02 +00:00
JT Smith
1bcfa3bddc - Fixed a syntax error in Post.pm
- fix [ 1382675 ] File Path Wrong - Uploads are difficult
 - fix [ 1380368 ] Snippets should not contain debugging info
 - fix [ 1377668 ] Unescaped double quote in Syndacate title cause problems
2005-12-16 19:52:07 +00:00
JT Smith
6944fe3316 - fix [ 1381694 ] Unable to reset votes on poll
- fix [ 1381309 ] FormParam macro returns always undef
 - fix [ 1379595 ] http proxy broken
 - fix [ 1379060 ] Unable to view subscription codes
2005-12-16 16:28:21 +00:00
Colin Kuskie
cc88ecada8 bugfix sf#1381305, SQLReports broken 2005-12-16 00:32:57 +00:00
Colin Kuskie
27ae1a9977 fix broken i18n labels 2005-12-14 23:29:08 +00:00
Colin Kuskie
33009a5996 rollback change 2005-12-13 23:17:45 +00:00
Matthew Wilson
c7b87cda29 fixing a booboo 2005-12-13 23:16:45 +00:00
Colin Kuskie
dcfc111934 force object out of scope to destroy instead of DESTROY method call 2005-12-13 22:53:53 +00:00
Matthew Wilson
e7b1b16efc adding skeletons. 2005-12-12 18:23:11 +00:00
Matthew Wilson
0ca14186fe Added some more skeletons (newWobject, newAsset, changelog(!)) 2005-12-12 17:29:37 +00:00
Matthew Wilson
e0786a6a11 [ 1363797 ] Calendar Javascript (Date/Time)
and some other minor annoyances.
2005-12-12 15:00:33 +00:00
Matthew Wilson
f5f73c1681 - Converted all the max((assetData.)revisionDate) calls to use mysql5/(4.1)
nested queries.
 - fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
 - fixed some major oversights in the new profile system.
2005-12-12 10:34:39 +00:00
Matthew Wilson
d8cea7a566 - fix [ 1237406 ] HTTP Proxy caches results 2005-12-12 07:27:49 +00:00
Colin Kuskie
4b64a1409c fix double encoded HTML entities re sf#1372630 2005-12-12 06:25:31 +00:00
Matthew Wilson
ac441a328d - fix [ 1376621 ] dateSubmitted not updated on posts 2005-12-12 05:51:14 +00:00
Matthew Wilson
4aaf66a8a0 - fix [ 1344111 ] promote/demote swap with non-"published" assets 2005-12-12 05:43:00 +00:00
Matthew Wilson
dba6b74a17 durrr 2005-12-12 05:05:57 +00:00
Matthew Wilson
f413489b49 - fix [ 1344146 ] deleting recurring events doesn't work 2005-12-12 04:56:37 +00:00
Colin Kuskie
ea85a42fca fix typo in Post, re sf#1378493 2005-12-12 04:43:20 +00:00
Colin Kuskie
f5347b1314 WebGUI/Operation/Help.pm, refactor _getHelpName
All other files, make sure that either assetName, macroName or topicName is defined
in the i18n file.  Make sure that all Assets have assetName defined in their
definition sub.
2005-12-10 23:33:25 +00:00
Colin Kuskie
53a1475c4b fixed typo, subtraction instead of assignment 2005-12-10 21:16:30 +00:00
Matthew Wilson
f895ead4d5 shortcut auto-reload functionality. 2005-12-09 19:36:49 +00:00
JT Smith
e07344417c fixed iob 2005-12-08 03:50:58 +00:00
Matthew Wilson
a421e5297a adding Shortcut/Dashlet reload icon. 2005-12-08 03:46:36 +00:00
JT Smith
2e0c3dc48c fix
[ 1373319 ] archive
2005-12-08 03:22:45 +00:00
Matthew Wilson
a8c99a2b9c lots of changes. 2005-12-08 03:17:48 +00:00
JT Smith
5e4b39f41c fix [ 1364965 ] Assets in Trash give Permission Denied in stead of Not Found 2005-12-08 02:11:10 +00:00