Commit graph

3627 commits

Author SHA1 Message Date
Matthew Wilson
a3da513ea0 == 1 fixes 2006-05-02 16:32:18 +00:00
Matthew Wilson
f29afa58f7 some session/var/user fixes. 2006-05-02 16:18:45 +00:00
Matthew Wilson
afc16fcb78 some session/var/user fixes. 2006-05-02 16:18:05 +00:00
Martin Kamerbeek
a590693e53 Fixed [ 1478585 ] purgeRevision without warning or confirmation 2006-05-02 15:09:42 +00:00
Martin Kamerbeek
a4254f51b4 Adding the first part of the graphing POD and changed the drawLabel function to have a saner api 2006-05-02 14:48:42 +00:00
Martin Kamerbeek
c7e5d5ee24 Fixed [ 1479779 ] enable select box in dataform 2006-05-02 12:09:03 +00:00
Martin Kamerbeek
29351b77a8 fixed bug [ 1471909 ] createAccountSave not called - no validate email 2006-05-02 11:28:57 +00:00
Colin Kuskie
069d4e4871 New i18n, reformat code, XHTML compliance in docs. 2006-05-02 03:33:27 +00:00
Frank Dillon
4630352d9d added addToDateTime method which combines addToDate and addToTime into one method saving clock cycles for dates which need both day and time added. 2006-05-01 21:46:57 +00:00
Frank Dillon
92626f43af Added getDayOfWeek function which returns the numeric day of the week (1=Monday, 2=Tuesday, etc) 2006-05-01 21:17:53 +00:00
Frank Dillon
33c742487d Fixed error with monthStartEnd where timezone was not being set prior to getting the start and end of the month. 2006-05-01 20:15:40 +00:00
Colin Kuskie
3807af315c Move the template code for title.form.textarea right next to title.form so that
it's obvious that they're the same variable, and both shouldn't be used.
Updated docs and fixed <br> tags to be XHTML compliant.
2006-05-01 17:42:18 +00:00
Frank Dillon
35689596f5 Added monthCount method to Synopsis. 2006-05-01 16:50:07 +00:00
Frank Dillon
0080a55bf8 Removed getMonthsInInterval method as it already exists with the name of monthCount 2006-05-01 16:47:37 +00:00
Frank Dillon
09bece8f8e Added getMonthsInInterval method analogous to getDaysInInterval method 2006-05-01 16:42:06 +00:00
Martin Kamerbeek
f6f7657511 SQLForm bug and usability fixes 2006-05-01 12:45:55 +00:00
Colin Kuskie
0f6d8e57de More UI level docs moved into Help from i18n.
Fixed missing close list tags that muck up flat help rendering.
2006-05-01 04:04:52 +00:00
Colin Kuskie
b6c65315bb Formatting cleanups that interfere with rendering.
move ui level documentation to the Help file instead of
in the i18n file.
2006-05-01 03:56:01 +00:00
Colin Kuskie
5d492b5fc0 missing i18n label 2006-05-01 02:53:39 +00:00
Martin Kamerbeek
27af7de00c Adding the graphing engine. 2006-04-30 22:40:23 +00:00
JT Smith
683b580849 added a screen for viewing pending version tags 2006-04-30 19:17:51 +00:00
JT Smith
f0bb16fb0b added a screen for displaying the status of running workflows 2006-04-30 18:54:05 +00:00
JT Smith
0733c3a5a5 cleaning up jukka's mess 2006-04-30 16:30:48 +00:00
Jukka Raimovaara
1f78c2b077 Added internal redirect
(Is there a way to get content_type that wouldn't require File::MMagic?)
Apache2::SubRequest's method lookup_file coused segfault in apache, so I scrapped that and used File::MMagic to to content type determing
Also fixed credit and added a currentPage.rankIsN variable to navigation
2006-04-30 13:07:00 +00:00
Wouter van Oijen
a9c3387cb1 Fixed POD 2006-04-30 07:20:38 +00:00
JT Smith
a0120fa868 fixed a bug with url procesisng
added steves new images
2006-04-29 18:40:27 +00:00
Colin Kuskie
86d75c7397 New template var for Post, isThread.
Remove startDate field in Layout help that referenced the FilePile vars.
2006-04-28 23:45:13 +00:00
Colin Kuskie
599e3707d0 WebGUI/Help/Asset_File.pm: Reorder fields to match form
FilePile: Remove startDate and endDate fields and docs
2006-04-28 23:37:20 +00:00
Colin Kuskie
e82dfccc56 remove duplicate entry in Asset Help fields, make def properties in same order as editForm for easy reading 2006-04-28 21:50:52 +00:00
Wouter van Oijen
efe05d8469 Fixed typo in SQL query 2006-04-28 21:43:41 +00:00
Colin Kuskie
a88c9b93c5 i18n and docs for the template Style Wizard 2006-04-28 21:13:22 +00:00
JT Smith
8bace2e619 fix [ 1344318 ] utf8 support for uri_escape/URL::Escape 2006-04-28 21:11:59 +00:00
JT Smith
2037bc510d fix [ 1445002 ] Field(s) fail to delete 2006-04-28 21:03:58 +00:00
JT Smith
ac8f720f87 [ 1477611 ] 6.99: Edit/Manage buttons appear multiple times 2006-04-28 20:11:32 +00:00
JT Smith
29e4effdb9 [ 1471218 ] 6.8.8: Unable to change Default Home Page 2006-04-28 19:50:55 +00:00
JT Smith
149789c11e [ 1474390 ] delete workflow fails 2006-04-28 19:14:13 +00:00
JT Smith
7921c7a708 [ 1457777 ] 6.99: Can't modify non-lvalue subroutine call 2006-04-28 18:55:20 +00:00
JT Smith
199b150f90 [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:26:21 +00:00
JT Smith
d77c6ed89f [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:21:58 +00:00
JT Smith
1b7488e4b1 [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:12:58 +00:00
Colin Kuskie
f91b1b9d13 Template docs updated for 6.99 2006-04-28 17:04:23 +00:00
JT Smith
2f24cd3f3c [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 16:59:32 +00:00
Colin Kuskie
a1570eeb71 fix broken contentType tag 2006-04-28 16:00:24 +00:00
JT Smith
24bc7149ca fixed [ 1412525 ] 6.9: Restore from trash 2006-04-28 15:57:46 +00:00
JT Smith
5635534b4c added a test to spectre at startup to make sure it can connect to each webgui site
added a spectre ping function which will be useful for monitoring services like nagios and the wremonitor
removed references to the old theme systemm
2006-04-28 15:23:34 +00:00
Roy Johnson
363404b598 Added eventIsApproved template variable to view and www_search. 2006-04-28 15:12:52 +00:00
Yung Han Khoe
e1163ff944 Added seperate form elements and loops to SQLForm search template. 2006-04-28 14:18:04 +00:00
Colin Kuskie
dcf6d4f595 i18n for sku*, weight 2006-04-27 22:39:05 +00:00
JT Smith
7e6268df8c better debugging 2006-04-27 22:16:13 +00:00
JT Smith
6b77047cde added a request tracker system via the CS 2006-04-27 21:56:15 +00:00