Commit graph

338 commits

Author SHA1 Message Date
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
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
4aaf66a8a0 - fix [ 1344111 ] promote/demote swap with non-"published" assets 2005-12-12 05:43:00 +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
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
Matthew Wilson
a8c99a2b9c lots of changes. 2005-12-08 03:17:48 +00:00
Colin Kuskie
ffed78df5a finished debugging CS RSS changes 2005-12-07 22:44:49 +00:00
Colin Kuskie
50b51223fe fixed typos in CS RSS 2005-12-07 21:37:04 +00:00
Colin Kuskie
85dbaba696 enhancements to CS RSS templates sponsored by Donorware 2005-12-07 21:25:21 +00:00
Matthew Wilson
8442b362b7 changing dashboard stuff around. 2005-12-07 03:26:56 +00:00
Colin Kuskie
5a44090e8a fix broken labels, dashes are illegal inside i18n lable 2005-12-06 04:46:50 +00:00
Colin Kuskie
dbf160f417 internationalize all static labels 2005-12-06 04:36:30 +00:00
Colin Kuskie
97f2475d8e fixed broken i18n labels. labels cannot contain . 2005-12-06 00:48:58 +00:00
Colin Kuskie
1b70df1643 fix all remaining broken labels, rewrite POD for reorderCollateral 2005-12-05 22:35:03 +00:00
JT Smith
18a13f0385 WSClient no longer has to resort to trickery since we require perl 5.8 2005-12-05 19:23:17 +00:00
Colin Kuskie
01dcd2b416 fix broken i18n labels and add i18n labels to Matrix 2005-12-05 05:31:07 +00:00
Matthew Wilson
586e1a00fa more slight fix 2005-12-05 03:37:18 +00:00
Matthew Wilson
889dbf48a9 fix 2005-12-05 03:27:56 +00:00
Matthew Wilson
f6058c1b34 fixing lots of dashboard things. 2005-12-05 00:38:55 +00:00
Matthew Wilson
6ebef4e469 better 2005-12-04 23:04:26 +00:00
Matthew Wilson
eb9d4ba546 adding epochToArray to EventsCalendar.pm as a kludge b/c it's no longer in DateTime.pm. 2005-12-04 22:41:56 +00:00
Colin Kuskie
ea8415f902 bugfix, missing labels 2005-12-04 15:56:59 +00:00
Matthew Wilson
e4c370619a fixing icon 2005-12-04 13:14:38 +00:00
Matthew Wilson
90e604d033 defaultly hidden from layout behavior changed. 2005-12-03 20:29:38 +00:00
Matthew Wilson
8e9c172843 fix 2005-12-03 20:17:37 +00:00
Matthew Wilson
fc96c0bcfb lots of help and other misc. fixes. 2005-12-03 20:07:04 +00:00
Matthew Wilson
f7c8807d2d fix 2005-12-03 16:36:30 +00:00
Matthew Wilson
68e901d98c done with i18n. 2005-12-03 16:31:24 +00:00
Matthew Wilson
ba7d02f0d2 lots of progress on i18n. 2005-12-03 15:22:58 +00:00
Matthew Wilson
6d5710db27 adding last bits of functionality for dashboard. Help and i18n are left. 2005-12-03 04:53:48 +00:00
Matthew Wilson
e1a3cd0adb removing overrides from Field.pm.
note to self: timeZone userprofile thing broken again, after colin's form checkin.  i'll have to take another look at my "fix", which I thought was working.
2005-12-02 20:12:12 +00:00
JT Smith
6189cdfd10 little tiny addition to matrix 2005-12-01 23:28:12 +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
09bf2b263f Lots more Dashboard features/changes.
Internationalization and Help to come.
Default dashlet demos/walkthroughs to come.
2005-12-01 15:46:04 +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
48d69dfd28 committing the new dash design, along with delete button functionality. edit button functionality to come. 2005-12-01 01:15:42 +00:00
Matthew Wilson
4bd429bcac fixing line endings. I hope this works. 2005-11-30 20:33:49 +00:00
Matthew Wilson
e1f3c61946 Adding new files for Dashboard and ancillary wobjects. 2005-11-29 18:52:56 +00:00