Frank Dillon
fdb7b2449c
added no ldap link text
2006-06-23 01:47:57 +00:00
Colin Kuskie
0e7f81fd4a
help for Time Tracker add/edit screen
2006-06-22 22:46:49 +00:00
Colin Kuskie
d5204a1fa9
i18n'ed TimeTracker
2006-06-22 19:54:53 +00:00
Colin Kuskie
44447f8315
make list of macros clearer as to which are enabled and which are not
2006-06-22 16:46:11 +00:00
Colin Kuskie
dbab69eb2f
make the dynamic list of macros work again
2006-06-21 03:19:58 +00:00
Colin Kuskie
736b1381f0
Fix misisin HTTPProxy label.
...
Document that session variables are deprecated.
2006-06-20 18:38:20 +00:00
Colin Kuskie
837b18d310
Fix bug in Operation/Help.pm that would infinitely recurse if a Help
...
entry had an ISA entry from its own namespace.
Final adjustments to Collaboration Help.
2006-06-18 05:52:06 +00:00
Colin Kuskie
0212cdc044
Fix typos in the Help skeleton.
...
Add new template variables to the DataForm template variable help.
2006-06-15 23:07:21 +00:00
Roy Johnson
72654a1b24
Exposed new template variables to the DataForm
...
Added Delete confirmation prompts for deleting data form entries and deleting all entries
Fixed deleteEntry method to return the view instead of a blank page.
Removed deleteAllEntries method because nothing was using it
Fixed deleteAllEntriesConfirm method
Added hasEntries method
Adjusted Dataform view templates to use new vars
2006-06-15 18:18:19 +00:00
Colin Kuskie
27e50e2ae4
finished post template variable breakout
2006-06-13 02:53:23 +00:00
Colin Kuskie
fcc81333d7
Template variable breakout for the Matrix Asset.
...
Docs for the Post Asset.
2006-06-11 03:52:06 +00:00
JT Smith
9aa86225be
- Added a better confirmation message when deleting content.
...
- Added a "commit" option as well as a listing of version tags per the rough
edges discussions on IRC.
- Added a "close" or "archive" option to replies.
2006-06-10 20:49:11 +00:00
Colin Kuskie
58566a6ed6
template variable breakout
2006-06-10 17:13:16 +00:00
JT Smith
0d1d2a4675
fix HttpProxy turns ampersands into semicolons
2006-06-10 16:34:59 +00:00
Colin Kuskie
18ac1f03a5
template variable breakout
2006-06-09 05:16:11 +00:00
Colin Kuskie
4dedc82917
template variable breakout
2006-06-09 05:02:12 +00:00
Colin Kuskie
9780109361
template variable breakout
2006-06-09 04:03:36 +00:00
Colin Kuskie
a71d841746
template variable breakout, T-4 Assets to go
2006-06-09 03:43:40 +00:00
Colin Kuskie
62c7c0a642
fix typo in dataform template variable
2006-06-07 22:41:38 +00:00
Colin Kuskie
4c39c6759b
For lib/*.pm, template variable breakout.
...
Collaboration template labels need to be rethought
fix t/i18n/label.t to not always check on the name of a variable as an i18n entry,
since the description may hold the actual variable description.
2006-06-07 05:10:08 +00:00
Colin Kuskie
00293b3388
template variable breakout
2006-06-06 22:48:10 +00:00
Colin Kuskie
1a3f8caac5
template variable breakout
2006-06-06 22:35:26 +00:00
Colin Kuskie
9db9e6a7a4
template variable breakout
2006-06-06 04:29:14 +00:00
Colin Kuskie
c9b5852614
template variable breakout
2006-06-06 04:11:26 +00:00
Roy Johnson
74d9fb12ea
fix - i18n reserved section name in Surveys
...
fix - typo in Asset_ProjectManager i18n
2006-06-05 23:26:17 +00:00
Colin Kuskie
a51fe82177
further clarification of pred abbreviation in label comments
2006-06-05 21:21:25 +00:00
Colin Kuskie
8713cb7937
add context for english abbreviations
2006-06-05 15:39:19 +00:00
Colin Kuskie
17c2351998
missing hoverHelp for section field in editQuestion
2006-06-05 05:10:21 +00:00
Colin Kuskie
f70f02df28
template variables broken out
2006-06-04 04:21:44 +00:00
Colin Kuskie
8b7946e994
template variables broken out
2006-06-04 03:48:41 +00:00
JT Smith
5f01dd9cd7
preparing for 6.99.3 release
2006-06-02 22:12:38 +00:00
Wouter van Oijen
ae779fa0d9
Fixed another Events Calendar bug
...
Fixed XHTML compliance
Added 'today' option as Start Month for Event Calendar
Added 'owner' template variable to Event Calendar Templates
2006-06-02 15:28:22 +00:00
Colin Kuskie
8fad593e08
variable sectioning for all non namespaced Help
2006-06-02 04:31:50 +00:00
Colin Kuskie
65a79bfb41
all Auth* template docs broken into variable entries
2006-06-02 04:02:27 +00:00
Colin Kuskie
c0dd288dfc
all macro template docs broken into variable entries
2006-06-02 03:27:36 +00:00
Colin Kuskie
e19ab5f67a
template variable work
2006-06-01 17:42:50 +00:00
Colin Kuskie
d7450926be
Modified Operation/Help to stem a memory leak from processing ISA entries in the Help.
...
Converted template docs for several Assets and Wobjects.
2006-05-31 03:33:21 +00:00
JT Smith
16bd394434
- fix: Asset menu
...
- fix: Event Manager - can't add event
- fix: v6.99.1, security: Spectre listens to INADDR_ANY (profo)
- fix: Manage groups in this group doesn't work
- Fixed a problem where the not found page would not display.
- fix: New page layout instead of not found
2006-05-30 18:57:15 +00:00
JT Smith
2e1de9d214
- fix: Column Layout seems a little messed up
...
- Fixed the EMS default templates to expose all functionality.
- Fixed a problem in the EMS where it wouldn't let you add any events.
- fix: FieldName incorrect after adding profile field
- fix: preload.perl for other roots than /data/WebGUI
- Fixed a bug where polls weren't distributing karma.
2006-05-30 15:50:13 +00:00
Colin Kuskie
af29303c31
Reformat Wobject template variables to use the new Help based template variable system.
...
Break TimeTracking i18n into paragraphs for easy parsing.
Add missing comment line to break POD and paragraphs in Operation/Help
2006-05-27 17:39:05 +00:00
Colin Kuskie
174e3df9ef
edit branch help. Added a new hoverHelp field for the recursive URL
...
set of fields.
2006-05-26 04:43:18 +00:00
Colin Kuskie
ae0f6ed162
stub in the help for edit branch and internationalize several labels
...
in forms.
2006-05-25 23:44:58 +00:00
Colin Kuskie
b55f99a83a
Finished help for Asset toolbar
2006-05-25 23:12:01 +00:00
Colin Kuskie
e6350c9929
Made help for www_changeUrl and the Asset iconic tool bar
2006-05-25 22:37:16 +00:00
JT Smith
c9915ad6b3
made the commit messages a little more vague because people seem to freak out that something has to get approved.
2006-05-24 23:04:04 +00:00
Colin Kuskie
869f2b4048
update pending version tag help
2006-05-24 22:24:07 +00:00
Colin Kuskie
f44680e8c3
basic help for edit version tag
2006-05-24 04:37:17 +00:00
Colin Kuskie
706fecfedd
basic help commit version tag
2006-05-24 04:20:31 +00:00
Colin Kuskie
858dc2793a
basic help for manage committed versions
2006-05-24 04:09:20 +00:00
Colin Kuskie
32af5f8c66
help for manage pending versions
2006-05-24 04:00:34 +00:00