1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-30 02:58:00 +01:00

440 Commits

Author SHA1 Message Date
e107steved
bd1a0b6edd Query executed at wrong time 2007-05-27 18:57:44 +00:00
e107steved
9295ce93bc Don't allow selection of emote without substitution string 2007-05-25 21:47:19 +00:00
e107steved
734933399e Emoticons admin tidy up, including bugtracker #3774, #3952 2007-05-24 21:07:21 +00:00
e107steved
009d56fce4 Fix link replacement 2007-05-23 19:57:00 +00:00
e107steved
9098998cd9 Restructure the update routines - deletes unused db tables, generic plugin update mechanism, routine to verify core prefs, discard 0.6xx to 0.7 upgrade code, hopefully doesn't break Lisa's mods to date. 2007-05-21 21:42:48 +00:00
e107steved
24b69ba9c2 Bugtracker #3944 - item count for 'list' (and maybe others) was effectively fixed at 10 2007-05-21 19:19:03 +00:00
e107steved
44eaed03dc Bugtracker #3949 - mySQL requires at least 4 characters for search 2007-05-18 21:14:52 +00:00
e107steved
c3559b5729 Notice removal, undefined forum shortcode 2007-05-17 20:15:04 +00:00
e107steved
d27ad1867b Sitelinks for plugins using {e_XXX} weren't always decoded properly. Notice removal. 2007-05-16 20:24:44 +00:00
CaMer0n
84f4fec3b9 Bug #3915 - hardcoded style 2007-05-14 10:26:40 +00:00
e107steved
6a5b743773 Bugtracker #3921 - multi-language handling in DB 2007-05-13 13:59:25 +00:00
e107steved
1946fcc3ad Support {e_IMAGE} and {e_FILE} as well as {E_IMAGE} and {E_FILE} 2007-05-13 08:32:27 +00:00
e107steved
ace82768b6 Only admins with user moderation rights can see user-related status 2007-05-11 21:04:13 +00:00
e107steved
714763452b Spelling 2007-05-11 19:58:08 +00:00
e107steved
ad4c67a8b2 Disable PM icon if PM not installed 2007-05-11 19:57:45 +00:00
e107steved
cebc56900b Hard-coded LAN, simplify detection of installed plugins 2007-05-07 13:38:34 +00:00
e107steved
3becfaa636 Bugtracker #3938 - hard coded LAN 2007-05-06 21:13:11 +00:00
e107steved
c1c55df653 Bugracker #3939 - hard coded LAN 2007-05-06 20:52:48 +00:00
e107steved
10dd5dfae6 Bugtracker #3936 - don't let users block PMs from main admins 2007-05-05 20:06:47 +00:00
e107steved
6ceffbf2bd Possible fix for bugtracker #3935 - 'spare' line in theme handler 2007-05-04 20:51:11 +00:00
e107steved
042a83b40b Bugtracker #3934 - handle download comments on multi-language site - thanks Demimurych for testing 2007-05-04 19:32:22 +00:00
e107steved
dcaf459912 Bugtracker #3925 - fix multilanguage download for list_new - thanks to Demimurych for testing 2007-05-03 20:09:13 +00:00
e107steved
ad8d43d34e Rule-based front page and post-login page handling 2007-05-02 19:47:47 +00:00
e107steved
36b775b8f7 Bugtracker #3928 - show [file] bbcode in custom pages 2007-05-01 20:27:55 +00:00
lia
6b01af3dbe removed the old lastseen/online_menu/online_extended_menu files 2007-05-01 19:57:06 +00:00
lia
0e0c7169d2 online: new 'online' menu, removing online_menu and online_extended_menu and lastseen_menu (as a seperate folder) the new 'online' plugin folder contains the new combined online menu and the lastseen menu, added a config area for those two as well, all templated and using shortcodes 2007-05-01 19:50:56 +00:00
e107steved
088776955f Specially for asperon - bug fix on 'closed' bbcodes 2007-05-01 19:48:22 +00:00
CaMer0n
432c00da97 membersonly correction. 2007-04-30 21:00:10 +00:00
e107steved
3076a9eefa Change display options in forum thread and chatbox 2007-04-30 20:17:05 +00:00
e107steved
2a85bb7e09 Main admins can always see user details 2007-04-29 19:59:43 +00:00
e107steved
b5cb5fcc72 Bugtracker #3927 - modify image verification handling 2007-04-27 19:30:23 +00:00
e107steved
344ec3d9ae Sort attachment file name if its in a subdirectory 2007-04-24 20:29:11 +00:00
e107steved
0f12bc2a27 Eliminate conflicting LANs 2007-04-24 20:20:17 +00:00
e107steved
848fdea8e9 Bugtracker #3916 - hopefully coded what I really meant this time 2007-04-24 19:40:22 +00:00
e107steved
80039a322f Bugtracker #3916 possible fix - sort out return value 2007-04-22 09:07:27 +00:00
lia
04d8264594 content: ideas 1228 : added option to use all icons or just the 'tmp' icons (for both icons and attachments). Useful if you want to reuse the same icons and attachments in multiple content items 2007-04-18 21:41:58 +00:00
lia
91d45d6eb3 content: small fix to admin create category 2007-04-18 21:13:23 +00:00
e107steved
f92d94c2e9 Notice removal 2007-04-18 21:08:40 +00:00
e107steved
91bf98e81f db_Select_gen didn't return right result for some query types on PHP5 2007-04-18 20:57:59 +00:00
lia
b50c702632 content: add seperate order method to archive page 2007-04-18 20:46:04 +00:00
lia
7ce71b8e16 content: sql optimization 2007-04-18 20:31:17 +00:00
e107steved
92f7128989 Left in a redundant line - harmless, but wasted several microseconds 2007-04-17 21:39:38 +00:00
lia
e47f8ee167 content: categories and subcategories can now be sorted (each has it's own new added preference), used on the category pages 2007-04-17 21:06:06 +00:00
e107steved
9b5cbebbda Bugtracker #3912 - missing error message 2007-04-17 19:29:56 +00:00
lia
0ffa8ea9e0 content: added parseConstants function (extending content_pref) and changed respective sanitazion of path variables 2007-04-16 22:11:09 +00:00
lia
6fda99deb2 content: added template require function, notice removal 2007-04-16 20:41:01 +00:00
CaMer0n
90cc3a5ba4 Bugfix - corrected admin/lan_users.php - USRLAN_65 and USRLAN_66 (translators please take note). Should say "display name" and not "user name" 2007-04-15 22:50:31 +00:00
CaMer0n
5e381226b7 Added a few missing params from last commit. 2007-04-15 22:12:44 +00:00
e107steved
4e987eaae3 Eliminate vintage textparse usage 2007-04-15 20:56:28 +00:00
lia
07ec018ea8 cleanup: notice removal 2007-04-15 16:07:39 +00:00