Commit graph

55 commits

Author SHA1 Message Date
Colin Kuskie
484047c2a6 Split off list of default groups into its own page. Add info for new default groups, Secondary Admins and Can Turn on Admin 2004-11-12 02:26:21 +00:00
Colin Kuskie
b77e3c8747 URL encoded ampersands and a macro for Groups, Edit 2004-11-11 06:20:36 +00:00
Colin Kuskie
2ea49207f4 moved Survey content from WebGUI.pm into Survey.pm 2004-11-11 05:37:43 +00:00
Colin Kuskie
1ca69533c2 conditional instead of condition, other typos 2004-11-07 08:06:47 +00:00
JT Smith
babb8099c9 moved favicon and site icon to the templates where they belong 2004-11-05 00:49:36 +00:00
Colin Kuskie
d53ce06bf8 changed formatting of DSN for DatabaseLink 2004-11-04 06:58:24 +00:00
JT Smith
874cdd0aff user manager now more streamlined 2004-11-04 03:38:50 +00:00
JT Smith
09cd6060eb made adminbar work with admin console 2004-11-03 23:00:44 +00:00
Colin Kuskie
8c6cc0ebd7 worked on AOI macros 2004-11-03 20:45:58 +00:00
JT Smith
33cb972f2d more admin console stuff 2004-11-03 20:35:15 +00:00
JT Smith
945c753728 more admin console stuff 2004-11-03 04:50:11 +00:00
JT Smith
53bb04d2d1 more admin console stuff 2004-11-03 02:45:44 +00:00
JT Smith
9d1a4f2be8 more admin console stuff 2004-11-03 02:25:56 +00:00
JT Smith
405c7be5f3 more admin console 2004-11-03 01:43:55 +00:00
JT Smith
aae95ff407 more admin console stuff 2004-11-03 00:14:59 +00:00
JT Smith
394da3a14b more admin console changes 2004-11-02 19:36:58 +00:00
JT Smith
c4fa16700d started adding new admin console 2004-11-02 01:31:20 +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
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
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
037de192f3 fix had HTML tags 2004-10-22 03:37:19 +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
f790e44c9d changed verbage from condition to conditional, added isMySister navigation template variable 2004-10-08 04:17:06 +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
b985eec1b1 fixing bugs
preparing for 6.2.7 bugfix cycle
2004-10-03 19:47:25 +00:00
JT Smith
5f33a4a15d bugs fixed 2004-09-24 22:31:45 +00:00
JT Smith
983c31c1e2 applying colin's help patch 2004-09-06 16:31:49 +00:00
JT Smith
4b17c88300 loading templates faster 2004-09-01 19:14:00 +00:00
JT Smith
5fabdf758a fixed a few bugs 2004-08-31 15:58:33 +00:00
Leendert Bottelberghs
17c7b6d84e updated forum help 2004-08-26 10:13:30 +00:00
JT Smith
5b9d2cea6c updating help 2004-08-25 20:53:16 +00:00
Leendert Bottelberghs
3944ba6e99 Updated forum help. 2004-08-19 15:58:40 +00:00
JT Smith
cd88107597 fixing help for the D macro 2004-08-18 22:05:50 +00:00
Len Kranendonk
b003569dc3 RFE [ 806332 ] Force SSL 2004-08-18 19:39:11 +00:00
Len Kranendonk
6ce7eab791 Added htmlArea 3 2004-08-18 18:22:35 +00:00
Len Kranendonk
d518c58cd4 Added htmlArea 3 2004-08-18 18:20:24 +00:00
Leendert Bottelberghs
7ef35e20c3 Added message preview functionality to forum. RFE[991000] 2004-08-17 14:42:19 +00:00
Leendert Bottelberghs
a8efad6730 Added Forum labels and help. 2004-08-16 11:57:44 +00:00
JT Smith
48fd2d44e9 committing first round of GUID changes 2004-08-09 15:45:44 +00:00
Len Kranendonk
b6d8797a5d Added Export Page functionality 2004-08-06 12:57:24 +00:00
Len Kranendonk
e9e4c46aa1 Added the page.isMyAncestor condition to the Navigation system. 2004-07-27 11:14:40 +00:00
Len Kranendonk
cfceb1f68c Finished Metadata implementation 2004-07-23 21:03:59 +00:00
Len Kranendonk
387353e21f removed trailing windows newline characters 2004-07-23 10:58:49 +00:00
Martin Kamerbeek
c7b08bf91a Added extra template variables to deal with more (css) menutypes, and fixed a bug where page.reltiveDepthIs was actually absoluteDepth. 2004-07-20 17:23:21 +00:00
JT Smith
797b8581b6 merging 5.8.0 and 6.1.1 changes 2004-07-18 17:43:08 +00:00
JT Smith
da743d31f8 removed the thumbnail linker macro 2004-07-13 17:14:51 +00:00