Commit graph

1318 commits

Author SHA1 Message Date
Leendert Bottelberghs
351d407fce Bugfix [ 1015267 ] Wobject drag&drop not working due to GUIDs. 2004-08-24 13:59:02 +00:00
Leendert Bottelberghs
8c53dfcaec bugfix [1014236]: crash if only 1 wobject defined in webgui configfile. 2004-08-23 10:24:45 +00:00
JT Smith
23cb5bd41c urls as resources - part 1 2004-08-20 15:30:15 +00:00
Leendert Bottelberghs
70aa94fdd4 Bugfix [998588] 2004-08-20 13:01:40 +00:00
Roy Johnson
34bb2caa53 Feature Request 848832 - Show hidden pages when admin mode is on 2004-08-19 19:02:07 +00:00
Leendert Bottelberghs
3944ba6e99 Updated forum help. 2004-08-19 15:58:40 +00:00
Len Kranendonk
e7911d9210 Small encoding change 2004-08-19 09:56:44 +00:00
Len Kranendonk
3c338de79f RFE [ 747859 ] RSS Encoding 2004-08-19 08:13:25 +00:00
JT Smith
cd88107597 fixing help for the D macro 2004-08-18 22:05:50 +00:00
Martin Kamerbeek
55e164c4e3 RFE [ 1004098 ] Additional navigation Template Parameters added. 2004-08-18 20:12:04 +00:00
Len Kranendonk
b003569dc3 RFE [ 806332 ] Force SSL 2004-08-18 19:39:11 +00:00
Len Kranendonk
f7f39ad8d9 Added htmlarea3 2004-08-18 19:37:56 +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
dac00a7f33 Added forum sorting template variables.
Added forum sorting direction change.
2004-08-18 14:15:27 +00:00
Leendert Bottelberghs
e36bf51124 more GUID stuff. 2004-08-18 14:13:42 +00:00
Leendert Bottelberghs
7ef35e20c3 Added message preview functionality to forum. RFE[991000] 2004-08-17 14:42:19 +00:00
Martin Kamerbeek
79af251128 Fixing more GUID related bugs. 2004-08-16 23:00:50 +00:00
Martin Kamerbeek
b083019332 Fixing a bug where moveUp would fail due to the new GUID system 2004-08-16 22:48:12 +00:00
Martin Kamerbeek
fcd2593a9e Dropped the need for the 'id' column in the page table 2004-08-16 22:32:26 +00:00
Martin Kamerbeek
81280a3a87 Fixed a bug where the GUID system caused pages with nonnumerical id's to be marked as system pages 2004-08-16 21:38:54 +00:00
JT Smith
d0f637ad3e rearranged some of the basic page processing functionality to make implementing urls as resources easier 2004-08-16 19:51:23 +00:00
Len Kranendonk
23f562b8ff Added WebGUI::URL::setSiteURL 2004-08-16 14:12:40 +00:00
Leendert Bottelberghs
c4725ce72f Added thread pagination options. 2004-08-16 12:18:08 +00:00
Leendert Bottelberghs
df08a8af49 Added GUID stuff. 2004-08-16 12:17:34 +00:00
Leendert Bottelberghs
a8efad6730 Added Forum labels and help. 2004-08-16 11:57:44 +00:00
JT Smith
719b26d2d9 fixing guid bugs 2004-08-13 19:37:19 +00:00
JT Smith
8d9760f9bf oops typo 2004-08-13 16:12:29 +00:00
JT Smith
f5cdf6aafe fixed some message log bugs and added more guid stuff 2004-08-13 16:10:25 +00:00
Leendert Bottelberghs
847e2dabd9 Converted flat thread into real flat thread. RFE[995982] 2004-08-13 15:44:05 +00:00
Leendert Bottelberghs
93a9a5ec43 Minor bugfix 2004-08-13 15:25:02 +00:00
Leendert Bottelberghs
988c37a18f Committing GUID changes
Implemented RFE[864134]
2004-08-13 15:24:00 +00:00
Leendert Bottelberghs
9bf7847412 Removed obscure buggy code. 2004-08-13 15:08:26 +00:00
JT Smith
3b62480eea more guid stuff 2004-08-13 14:47:38 +00:00
JT Smith
90f200db61 more guid stuff 2004-08-13 14:35:00 +00:00
JT Smith
01c69d5291 more guid stuff 2004-08-13 14:34:36 +00:00
Leendert Bottelberghs
c975503292 Thread ordering by date instead of postId. (In compliance with GUIDs) 2004-08-13 13:02:55 +00:00
Leendert Bottelberghs
17b968a888 Changes in compliance with GUIDs. 2004-08-13 13:01:35 +00:00
Len Kranendonk
cb1b60d352 Added WebGUI::HTTP::setNoHeader 2004-08-13 09:37:03 +00:00
Len Kranendonk
d225fb428c More efficient file exists check 2004-08-13 08:35:13 +00:00
JT Smith
22994e8373 more guid stuff 2004-08-12 22:40:38 +00:00
JT Smith
c60613ac2c adding getScratch 2004-08-12 14:36:17 +00:00
JT Smith
d1c319bdb1 fixed alan ritari's patch 2004-08-12 14:29:45 +00:00
Leendert Bottelberghs
f7be9a0874 Added missing quotes in SQL queries 2004-08-12 12:54:53 +00:00
Leendert Bottelberghs
9f3de99946 Added missing quotes in SQL queries. 2004-08-12 12:53:11 +00:00
JT Smith
b035ff63f5 adding guid stuff 2004-08-12 02:51:15 +00:00
Alan Ritari
9b2ab8a236 Update to document redirectURL and disableWobjects functionality. 2004-08-11 22:04:48 +00:00
Martin Kamerbeek
b5b05b1880 Fixing a bug where op=movePageLeft wouldn't work. 2004-08-11 14:31:05 +00:00
Martin Kamerbeek
40cc46321e Changing lft and rgt database field names to nestedSetLeft and nestedSetRight. 2004-08-11 14:23:08 +00:00
Martin Kamerbeek
a4149b5244 Fixed bug 999799: Fixed Package deletion/copy bug in 6.1.1\nFixed bug 997885: Root move left bug.\nFixed a bug where makeUnique would result in an infinite loop. 2004-08-11 13:40:40 +00:00