JT Smith
2df1b4cb72
added page.isContainer and page.isUtility template vars
2005-11-10 14:45:10 +00:00
JT Smith
6782f5fcac
just a little cleanup of colin's skels
2005-11-09 13:16:25 +00:00
Colin Kuskie
b46433ecfa
internationalize www_edit titles
2005-11-07 21:38:22 +00:00
Colin Kuskie
83df234e88
add skeletons for help and i18n
2005-11-07 20:37:49 +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
Colin Kuskie
854a21e311
forward port from branch_6_7
2005-11-03 19:46:23 +00:00
JT Smith
774641ebe6
moving date time stuff into it's own i18n file
2005-11-03 09:21:20 +00:00
Colin Kuskie
ec9d561c5a
day and month labels for DateTime
2005-11-03 06:15:07 +00:00
Colin Kuskie
0eb8d7a23d
forward port of default template variables from branch_6_7
2005-11-03 00:43:36 +00:00
JT Smith
8ac8530227
now using DateTime instead of Date::Manip
2005-11-02 09:37:49 +00:00
Colin Kuskie
a293bdbd0c
forward port of branch_6_7
2005-11-01 21:28:16 +00:00
Colin Kuskie
660a3bdd6a
forward port of branch_6_7
2005-11-01 21:18:10 +00:00
Colin Kuskie
90f2487aa3
forward port of branch_6_7 work
2005-11-01 20:54:30 +00:00
Colin Kuskie
b2d70c9e50
forward port of branch_6_7 work
2005-11-01 20:16:04 +00:00
Colin Kuskie
903ccd0777
manual merge of changes from 6.7.8 for File,Image assets
2005-10-31 04:41:38 +00:00
Colin Kuskie
1eff3f92fc
forward port from branch_6_7, update of template variables, removed labels
2005-10-26 02:45:35 +00:00
JT Smith
d0268c030b
merging 6.7.8 changes
2005-10-22 16:12:31 +00:00
JT Smith
177c9867e1
changed Page to be called Page Layout
...
started migrating to DateTime
2005-10-22 16:04:13 +00:00
Colin Kuskie
bc87ca60ea
update template documentation, change to XHTML
2005-10-19 23:47:36 +00:00
Colin Kuskie
20a36e272e
internationalize Asset export report
2005-10-16 04:21:31 +00:00
Colin Kuskie
47b95413f4
update, internationalize and/or add documentation
2005-10-16 03:55:17 +00:00
Colin Kuskie
76c0917df0
internationalize the add Asset version tag form
2005-10-15 19:14:10 +00:00
Colin Kuskie
db63b9a6ab
fix missing label
2005-10-14 23:13:42 +00:00
Colin Kuskie
dfe1cc9c04
add hover help to edit metadata
2005-10-14 23:05:32 +00:00
Colin Kuskie
98dc56f95b
internationalize adding a new metadata field
2005-10-14 22:38:14 +00:00
JT Smith
7b04c8ec78
fixed threading
2005-10-13 22:01:58 +00:00
Matthew Wilson
768c8987ee
adding some new words
2005-10-13 21:54:44 +00:00
Colin Kuskie
0b4dfe8da7
missing commas in hash, re sf#1324128
2005-10-12 03:14:05 +00:00
Colin Kuskie
35b2b94e1d
product macro docs
2005-10-10 23:21:12 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
Colin Kuskie
cb63756dce
reword default auth description
2005-10-05 21:49:53 +00:00
Colin Kuskie
5ae43f8b62
fix invalid keys
2005-09-29 01:59:47 +00:00
Colin Kuskie
994edb51e4
fix for sf bug #1306915
2005-09-28 17:06:13 +00:00
Colin Kuskie
91fb2cae64
XHTML-ized
2005-09-22 21:57:09 +00:00
Colin Kuskie
b26d72804e
removed some single quotes, began translation to XHTML
2005-09-22 21:32:56 +00:00
Colin Kuskie
813287133a
bugfix #1286646 , documentation
2005-09-22 18:34:15 +00:00
Colin Kuskie
a296279b03
remove need for apostrophe in -clear text password-
2005-09-22 17:20:22 +00:00
Colin Kuskie
bc14093c1c
bugfix for #1293180
2005-09-22 04:29:07 +00:00
Matthew Wilson
89e797b7b4
*** empty log message ***
2005-09-22 04:13:33 +00:00
Colin Kuskie
2d5eedaefd
doc fixes for SF #1289336
2005-09-21 21:28:16 +00:00
Colin Kuskie
7a76e2efdc
*** empty log message ***
2005-09-21 04:56:35 +00:00
Colin Kuskie
710453b281
fix key typos
2005-09-21 04:52:24 +00:00
Colin Kuskie
f436d854c4
begin updating package information
2005-09-20 23:08:48 +00:00
Colin Kuskie
01aad32c08
document that adding users to Admin group sets UI level to 9
2005-09-12 15:32:27 +00:00
Colin Kuskie
68f7c3678b
missed updating lastUpdated tag
2005-09-11 20:36:41 +00:00
Matthew Wilson
7b20b2db03
- fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
...
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
- fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
- fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
- fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
- fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
- fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
- fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
- fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +00:00
JT Smith
0dd6b7b660
bug fixes
2005-09-09 19:30:28 +00:00
Colin Kuskie
0026b1e73f
fix typo
2005-09-09 03:51:06 +00:00
JT Smith
f6c2dfe6fb
- fix [ 1275024 ] Can not edit layout on 6.7.2
...
- fix [ 1262235 ] sql report form params
- fix [ 1277529 ] Extra radio buttons in Settings console
- Removed the last remnants of wobject ids.
- Fixed a GUID case sensitivity problem.
- Fixed several large security holes. See the security advisory on
getwebgui.com for details.
- fix [ 1279157 ] showInForms option not stored
- fix [ 1250290 ] ECommerce state field broken on Plainblack.com
- fix [ 1261985 ] (Fix?) sortby.lastreply.url (Andreas Graf)
2005-09-01 17:41:05 +00:00
Colin Kuskie
09bc3a5022
retag help due to changes in International::get
2005-08-28 01:00:42 +00:00