Commit graph

2056 commits

Author SHA1 Message Date
JT Smith
c4fa16700d started adding new admin console 2004-11-02 01:31:20 +00:00
Colin Kuskie
802e917376 consistent use of bold to describe template variables 2004-10-31 23:06:54 +00:00
Colin Kuskie
50ff1e6cf8 use <dt> instead of <ul> for indentation on Database DBI strings 2004-10-31 23:02:57 +00:00
JT Smith
c1d395aac0 adding missing files 2004-10-31 18:43:41 +00:00
JT Smith
dbc29d5d11 oops 2004-10-30 16:45:17 +00:00
JT Smith
9cffe191ac tinymce editor 2004-10-30 16:36:18 +00:00
JT Smith
6ddb7c49e6 merging 6.2.8 changes and initial draft of TinyMCE as rich editor 2004-10-30 15:49:59 +00:00
Len Kranendonk
a189f52942 Added a "Cancel" button to each tab form 2004-10-29 21:30:10 +00:00
Len Kranendonk
ab6e7c67ef Added <input type="button"> button 2004-10-29 09:35:24 +00:00
Len Kranendonk
c01f16a27f operations now dynamically loaded 2004-10-28 10:42:31 +00:00
Len Kranendonk
ea9a3d5bfc Bugfix [ 1055396 ] Template switching issue 2004-10-28 07:15:05 +00:00
Colin Kuskie
1e313010f3 Reordered some content to make it flow better.
Grammar updates.
2004-10-27 05:50:47 +00:00
Colin Kuskie
313c24a366 Change example of SI macro to use GUID.
Collateral Macros:
    file.text is not a valid File macro template variable.
    file.icon is
    Changed references of "collateral folder" to "name of a collateral folder"
Cleaned up grammar in Company Information section.
2004-10-27 05:38:07 +00:00
Colin Kuskie
774f145c37 Clarify where separator macro can not be used (Make Page Printable)
and that Allow Discussion adds a discussion board.
2004-10-27 05:34:16 +00:00
Colin Kuskie
d56c1a3d49 GUID comparison fixes from sf bug 1053187 2004-10-25 21:49:52 +00:00
Colin Kuskie
037de192f3 fix had HTML tags 2004-10-22 03:37:19 +00:00
Colin Kuskie
a4639ad0f1 add ending bold tag to seeAlso 2004-10-22 03:28:03 +00:00
Colin Kuskie
0c6890f142 Lots of past and ongoing GUID quoting in Perl and SQL code 2004-10-14 05:17:44 +00:00
Colin Kuskie
0108b70a8b SQL quoting for page GUIDs 2004-10-14 05:15:33 +00:00
Colin Kuskie
9f938f0adb SQL quoting for GUID 2004-10-14 05:13:36 +00:00
Colin Kuskie
1bce4167eb GUID changes 2004-10-14 05:11:31 +00:00
Colin Kuskie
c29760abf2 SQL quoting for page GUID 2004-10-14 05:07:46 +00:00
Colin Kuskie
896448d5b5 nit-picky GUID changes 2004-10-14 05:06:23 +00:00
Colin Kuskie
361a9ee684 More GUID string vs numeric comparisons 2004-10-14 04:59:52 +00:00
Colin Kuskie
53e1bad1d2 GUID fixes, string compare instead of numeric 2004-10-14 04:31:15 +00:00
Colin Kuskie
004b6b6627 Found 2 variables that I'd previously missed.
hasDaughter (undocumented)
isHome (pageId == 1)
Got rid of hasDaughters, fixed isHome to work with GUIDs.
Is pageId 1 special?
2004-10-14 04:29:34 +00:00
Colin Kuskie
3be15f09b9 hasDaughters needs to be hasDaughter 2004-10-14 04:28:26 +00:00
Colin Kuskie
f9f773a785 Renamed Navigation template variables and provided upgrade script.
Added Navigation template variables page.inRoot and basepage.hasDaughters
Updated Help documentation and changelog.
2004-10-13 04:41:14 +00:00
Colin Kuskie
5a00148928 Sped up Navigation.pm
bugfix [1041937] List Roots broken
bugfix [1042680] collateralImport.pl --folderId
Fixed typo in Wobjects/IndexedSearch.pm
2004-10-13 03:19:14 +00:00
Colin Kuskie
7c4ec39fc3 folderId command line parameter should be string, not integer. Fixes SF bug 1042680 2004-10-13 03:15:37 +00:00
Colin Kuskie
ce441b7ce9 more SQL quoting fixes for GUIDs 2004-10-13 03:12:03 +00:00
Len Kranendonk
d3a8d76aa5 Bugfix: Default SQLReport output columns randomly ordered 2004-10-12 07:48:06 +00:00
Colin Kuskie
ba1525d091 replaced defined with 1 2004-10-11 05:00:11 +00:00
Colin Kuskie
86ccc28fc6 fixed SQL quoting and GUID problems 2004-10-09 20:36:30 +00:00
Colin Kuskie
fd2100e09b fixes for SQL quoting and GUIDs 2004-10-09 20:22:03 +00:00
Colin Kuskie
aad93e46e3 fixed SQL quoting for parentId. This fixes SF bug 1041937 2004-10-09 06:23:27 +00:00
Colin Kuskie
a3e244086e fixed SQL quoting for parentId 2004-10-09 06:19:11 +00:00
Colin Kuskie
d769d1aeab SQL quoting fixed for parentId 2004-10-09 06:16:31 +00:00
Colin Kuskie
f790e44c9d changed verbage from condition to conditional, added isMySister navigation template variable 2004-10-08 04:17:06 +00:00
Colin Kuskie
d382091607 add isMySister for navigation, use nested set definition for ancestor rather than SQL queries, redo inCurrentRoot 2004-10-08 04:15:01 +00:00
Colin Kuskie
231d9a298e navigation template, if current page is root, page.mother.* is undef 2004-10-08 03:34:57 +00:00
Colin Kuskie
b8145eb735 added previously undocumented Navigation template variables 2004-10-07 03:19:32 +00:00
Colin Kuskie
a9f748a7f7 Fixed an HTML typo and updated documentation in WebGUI, SiteMap and EventsCalendar 2004-10-04 15:44:43 +00:00
JT Smith
a94567c206 preparing for 6.2.7 release 2004-10-04 00:06:15 +00:00
JT Smith
95e032d4dc template editing bugfix 2004-10-03 22:36:50 +00:00
JT Smith
0bb4091ade bugfix [ 1038129 ] Error importing with filemanagerimport.pl 2004-10-03 20:40:29 +00:00
JT Smith
1966e6466f bugfix [ 1038678 ] 6.2.6- HTML Editor Image/ Collateral 2004-10-03 20:30:02 +00:00
JT Smith
b985eec1b1 fixing bugs
preparing for 6.2.7 bugfix cycle
2004-10-03 19:47:25 +00:00
Colin Kuskie
1835437de4 refactor indent generation code 2004-09-30 05:37:09 +00:00
JT Smith
b99cc9dd20 preparing for the 6.2.6 release 2004-09-30 01:19:10 +00:00