Commit graph

1885 commits

Author SHA1 Message Date
Len Kranendonk
4489a747fc Added htmlArea3 2004-08-18 18:01:54 +00:00
Leendert Bottelberghs
9cd56cd85a fixed bug 2004-08-18 15:08:45 +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
4d5bcfd519 6.x.x.txt 2004-08-17 14:49:19 +00:00
Leendert Bottelberghs
7ef35e20c3 Added message preview functionality to forum. RFE[991000] 2004-08-17 14:42:19 +00:00
Leendert Bottelberghs
19e0bfbdbe Added message preview functionality. RFE[991000] 2004-08-17 14:39:38 +00:00
Martin Kamerbeek
2a9e840ffa fixing a small bug where text id's arent compared right 2004-08-16 23:02:02 +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
ed94d6bad2 Updating to DBIx::Tree::NestedSet 0.15 2004-08-16 22:04:28 +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
Leendert Bottelberghs
4f697b6aa6 Changed Forum/Thread default template -> added pagination. 2004-08-16 14:46:39 +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
29dc9bf5bc Altered table forum for thread pagination options 2004-08-16 12:16:28 +00:00
Leendert Bottelberghs
acbd049fe0 Altered forum table for thread pagination options. 2004-08-16 12:15:24 +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
b995eb9870 *** empty log message *** 2004-08-13 15:37:50 +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
afbd12779b Added exportPath gotcha 2004-08-13 08:50:18 +00:00
Len Kranendonk
ecd24cc446 Added exportPath to the config file 2004-08-13 08:46:20 +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
3fae4dbaa1 - wobject can force 302 redirect after all page processing by setting
$session{page}{redirectURL}
2004-08-11 22:14:13 +00:00
Alan Ritari
5b58fcbb23 + wobject can force 302 redirect after all page processing by setting
$session{page}{redirectURL}
2004-08-11 22:11:58 +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
fff72f50cc Fixing some bugs 2004-08-11 14:02:02 +00:00