Commit graph

944 commits

Author SHA1 Message Date
Matthew Wilson
aa8cb5fab8 adding reloadicon template change 2005-12-08 03:51:27 +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
2825a11907 fix 2005-12-08 03:17:15 +00:00
JT Smith
7d0ca32de6 upgrades remove cache
fix post update dates 
add version tag to server status
2005-12-08 03:14:11 +00:00
JT Smith
59df4ab49e migrated user profile schema editor to new back end 2005-12-07 20:04:40 +00:00
JT Smith
466c6ac357 fixing upgrade bug 2005-12-07 18:57:36 +00:00
JT Smith
0a92929472 fixing matt's typo 2005-12-07 17:49:10 +00:00
JT Smith
bfffdae8a9 fixing bugs 2005-12-07 17:43:01 +00:00
JT Smith
39eb753e7e more profile updates 2005-12-07 16:23:47 +00:00
Matthew Wilson
8442b362b7 changing dashboard stuff around. 2005-12-07 03:26:56 +00:00
Colin Kuskie
4c356dbab5 fix FAQ template anchors, sf#1356544 2005-12-06 17:28:42 +00:00
Colin Kuskie
e9475c3143 add WebGUI::SQL to upgrade script and skeleton 2005-12-05 17:20:13 +00:00
JT Smith
75acc465b0 upgraded to tinymce 2.0.1 2005-12-05 05:28:30 +00:00
JT Smith
0b46abc6fb preparing for 6.8.0 release 2005-12-05 00:46:14 +00:00
JT Smith
3b93444690 adding assets to config file 2005-12-04 05:36:40 +00:00
Matthew Wilson
ee0c9fce6e fixVeryLateDates 2005-12-03 23:18:40 +00:00
JT Smith
16da1e3180 bug fixes 2005-12-03 19:25:41 +00:00
Matthew Wilson
28fd67e027 adding shortcut overrides conversion. 2005-12-03 14:28:40 +00:00
JT Smith
f2c8d4eed5 bug fixes 2005-12-03 04:38:49 +00:00
JT Smith
f7dc0a8604 a couple of bug fixes 2005-12-02 23:00:18 +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
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
JT Smith
440ca63333 adding RandomThread macro thanks to Wouter Vijvers 2005-12-01 06:40:27 +00:00
JT Smith
ff6fa1c893 fixing typo 2005-12-01 06:28:38 +00:00
JT Smith
c3acc50381 added gateway code so sites can exist at /somepath and not just at / 2005-12-01 06:08:08 +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
72619fb9c0 Committing Dashboard. Many more fixes, updates to come. 2005-11-29 18:48:26 +00:00
JT Smith
9749fd7005 merging 6.7.8 bug fixes 2005-11-29 01:28:28 +00:00
Colin Kuskie
323f4d06ed fix broken i18n labels in UserProfile, firstDayOfWeek 2005-11-23 05:16:11 +00:00
JT Smith
f1de189938 removed spectre
updated credits
2005-11-21 14:39:05 +00:00
Colin Kuskie
71998a98a4 all typos this time 2005-11-21 02:51:17 +00:00
Colin Kuskie
9c90e64323 sub name typo 2005-11-21 02:49:32 +00:00
Colin Kuskie
73194c3608 Fix syntax error made by indented HERE doc flag (STOP). Also
removed duplicate my's.
2005-11-21 02:47:49 +00:00
JT Smith
cb4729f7e7 added zip archive and in/out board assets 2005-11-19 20:54:15 +00:00
Colin Kuskie
6a9544c3e0 fix typos in Workflow table names 2005-11-18 21:26:31 +00:00
Colin Kuskie
1be9ee652b forward port of sf bugfix #1358547 2005-11-18 17:53:23 +00:00
JT Smith
9c8f46177a config file updates 2005-11-18 14:34:27 +00:00
JT Smith
f98ac111f9 added matrix asset 2005-11-18 01:28:04 +00:00
JT Smith
8d274a913d couple bug fixes 2005-11-16 03:08:06 +00:00
JT Smith
384f6cd392 added the starting foundation for spectre, much more still to be done 2005-11-16 00:00:05 +00:00
Colin Kuskie
40918a88f8 output messages from all upgrade subroutines 2005-11-14 19:19:11 +00:00
Colin Kuskie
e75988cd1f Colin: adding avatar to collaboration systems and refactoring some user profile stuff. Added photo and avatar fields to user profile. 2005-11-13 18:42:08 +00:00
JT Smith
62361320b6 initial import of WebGUI from the old cvs repository 2005-11-11 23:59:20 +00:00
Michelle LaMar
69f04511ec removed unneeded backslashes before quotes. 2005-11-10 06:31:17 +00:00
Michelle LaMar
f1dfaaa142 Added RSS feed template to Collaboration. Created help for new template. Added internationalization for template labels, tooltips and help. Modified upgrade script to add new column to Collaboration table and add new template. 2005-11-07 05:42:21 +00:00
JT Smith
607a251b11 adding skeletons 2005-11-07 02:01:15 +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