Matthew Wilson
d98e2ea46b
path fix
2005-12-04 13:44:14 +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
d9e1058a73
edit override detects template namespace for convenience. (until asset definitions are as well-defined as wobjects').
2005-12-03 14:53:33 +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
ee1fa052af
Adding override saving. Now to tackle the user prefs.
2005-12-03 03:38:32 +00:00
Matthew Wilson
667da0dfae
added editOverride form to Shortcut.pm Now for saveOverride
2005-12-03 01:01:27 +00:00
Matthew Wilson
2218577dbb
still better
2005-12-02 23:29:06 +00:00
Matthew Wilson
5bf7baebcb
better
2005-12-02 23:26:42 +00:00
Matthew Wilson
735f0d953f
added list of overrides in the Shortcut's getEditForm
2005-12-02 23:22:32 +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
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
JT Smith
fdfb9bf5ae
merging 6.7.8 changes and bug fixes
2005-11-30 20:33:40 +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
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
JT Smith
cbba458306
a couple bug fixes
2005-11-28 17:31:23 +00:00
JT Smith
cb1059bbe4
adding style template wizard
2005-11-26 21:54:59 +00:00
JT Smith
4fefef959a
new icons
2005-11-22 20:06:54 +00:00
Matthew Wilson
818ff2608c
Re-adding (conditional) cookie baking. I'm not sure anyone has been successfully testing SVN WebGUI since it was removed.
...
Moving cookies out of session::open into contentHandler (they already were in uploadsHandler).
Eliminating opening a new visitor session and then converting it to the actual user session for every single request by making two Session.pm methods public instead of private.
Added NOT_FOUND to the list of exported from Const.
Fixing a small bug in File.pm.
Fixed some spacing/tabs/formatting issues in various places.
This autocomplete in TortoiseSVN is really nifty.
2005-11-19 23:30:52 +00:00
JT Smith
cb4729f7e7
added zip archive and in/out board assets
2005-11-19 20:54:15 +00:00
Matthew Wilson
5aeb00d137
fixed typo.
2005-11-18 18:16:45 +00:00
Matthew Wilson
542f685014
fixing several misc. bugs. draggable, backToPage, tooLateDates
2005-11-18 17:10:26 +00:00
JT Smith
f98ac111f9
added matrix asset
2005-11-18 01:28:04 +00:00
Colin Kuskie
62506c0592
avatarUrl did not contain a filename
2005-11-17 05:26:19 +00:00
Colin Kuskie
7a04401cb3
typo in avatar url variable
2005-11-14 16:26:58 +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
2df1b4cb72
added page.isContainer and page.isUtility template vars
2005-11-10 14:45:10 +00:00
JT Smith
9e37cdd9a2
removed the notion of scripturl since it's no longer necessary with the modperl handler
2005-11-09 23:44:03 +00:00
Colin Kuskie
bd661b36fd
rename global sort variables
2005-11-08 17:53:45 +00:00
Colin Kuskie
b46433ecfa
internationalize www_edit titles
2005-11-07 21:38:22 +00:00
Matthew Wilson
c8873ea6e2
fixed one i18n thing, and some formatting.
2005-11-07 21:14: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
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
Colin Kuskie
2818ade8b0
forward port from branch_6_7
2005-11-04 19:35:12 +00:00
JT Smith
fe549ee746
a few more mp2 bugfixes
2005-11-04 15:04:52 +00:00
JT Smith
775339a209
bug fixes
2005-11-04 14:42:00 +00:00
JT Smith
e8a514b753
getting there with the mp2 handlers
2005-11-04 14:00:34 +00:00
Matthew Wilson
f3e5107811
fixed various bugs with new date/time and added new Apache2::Upload functionality to Storage.
2005-11-04 05:57:48 +00:00