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

299 Commits

Author SHA1 Message Date
e107steved
006c537122 Bugtracker #4367 - notice removal - thanks Yarodin 2008-05-30 20:57:20 +00:00
e107steved
b7f2e6b1b3 Bugtracker #4415 - add extra checking 2008-05-26 17:58:29 +00:00
e107steved
395422059d Bugtracker #4357 - reduce re-use of DB objects to avoid corruption 2008-05-25 15:32:06 +00:00
e107steved
899490243b Bugtracker #4311 - calculate largest allowable upload file size in admin functions 2008-05-25 09:04:16 +00:00
e107steved
33f96bb871 Bugtracker #4364 - support comment edit for downloads, content. Also bugtracker #4381 don't display blocked comments 2008-05-25 08:26:11 +00:00
e107steved
62401cd74d Fix typo in previous commit 2008-05-24 15:14:36 +00:00
e107steved
e01a9ce04e Bugtracker #4302 and general reorganisation of comment table for 0.8 2008-05-24 12:45:34 +00:00
e107steved
c954aa4e1b Bugtracker #4415 - fix non-utf-8 wrap 2008-05-23 20:29:12 +00:00
CaMer0n
df1e3eaed8 Added news-author editing option. 2008-05-18 16:34:28 +00:00
e107steved
ae8c41fce0 Update log directory 2008-05-17 19:05:08 +00:00
e107steved
76d836d9f4 Make db_debug work with SQL_CALC_FOUND_ROWS 2008-05-17 17:18:36 +00:00
e107steved
d919712b73 DB debug breaks queries using SQL_CALC_FOUND_ROWS - just block for now 2008-05-17 14:41:43 +00:00
e107steved
afe6a44577 Improve domain name checking in ban function 2008-05-16 19:40:39 +00:00
e107steved
91c3e4eab2 Support SQL_CALC_FOUND_ROWS, alternative DB prefix, new DB link 2008-05-14 20:20:32 +00:00
CaMer0n
2960b6c3b9 Simplified admin->notify interface. 2008-04-26 14:34:17 +00:00
e107steved
eec8be4a21 Code simplification/possible bug fix - thanks mabeck 2008-04-25 19:39:47 +00:00
e107steved
958e68d6a0 First cut of modified upload system - uses class-based limits in filetypes.xml 2008-04-22 20:32:59 +00:00
e107steved
7df7e2e6dd Bug fix in multi-author comment recald 2008-04-14 19:07:02 +00:00
e107steved
4e3b22647c Bugtracker #4385 - bad include path 2008-04-10 19:23:51 +00:00
e107steved
76210772d8 Bugtrracker #4384 - speed up code - thanks marj 2008-04-08 21:24:32 +00:00
e107steved
67222d6408 Scale time correctly 2008-04-07 21:35:38 +00:00
e107steved
126d96da34 Bugtracker #4375 - notice removal 2008-04-06 21:38:02 +00:00
e107steved
230b9e26d8 Option for blank class on select lists 2008-04-05 16:30:18 +00:00
e107steved
84a5b75bc3 Bugtracker #4371 - notice removal 2008-04-04 21:40:50 +00:00
e107steved
0be9e2bb37 Parsing improvement 2008-03-23 11:17:09 +00:00
e107steved
d11cb307b3 Bit more flexibility on userclasses 2008-03-23 10:11:17 +00:00
e107steved
8a7ccb5975 Bugtracker #4352 - make timeout for remote file gets consistent across all methods, and configurable by caller. Also some encoding/vetting on URLs 2008-03-20 23:05:21 +00:00
e107steved
089d734839 Bugtracker #3835 - the other half of the fix! 2008-03-17 21:02:09 +00:00
e107steved
596e0cb65e Bugtracker #4354 - admin can upload new avatar for user 2008-03-17 20:45:29 +00:00
e107steved
b239ff08ce Bugtracker #4353 - need to look for utf-8 whitespace 2008-03-15 12:33:21 +00:00
lia
f2bd7a066d notice removal 2008-03-13 19:15:56 +00:00
mcfly
f2af10ea96 notice removal 2008-03-12 01:03:44 +00:00
mcfly
9a237a7128 removing anyDir / e_CURDIR code. May revisit in the future 2008-03-11 01:47:05 +00:00
e107steved
26e80bb7c1 Handle override of core shortcodes by plugins better 2008-03-02 21:08:31 +00:00
e107steved
8e15f74300 Bugtracker #4301 - rewrite htmlwrap() so it works - thanks marj for testing 2008-02-25 22:15:24 +00:00
mcfly
9713a948ca Clicking on image will paste bbcoce into 'target', also added code to convert [[ and ]] to { and } in sortcode parms 2008-02-19 19:33:45 +00:00
mcfly
2f33412cea install/uninstall using plugin.xml doesn't lose setting in plugin table now 2008-02-17 03:42:33 +00:00
e107steved
f7d1885113 Bugtracker #4304 - sort so searches in custom pages but not custom menus. Also fix bug in search.php on getip() 2008-02-16 21:24:49 +00:00
e107steved
44fd4ed8a7 userclass bug fixes 2008-02-16 12:03:27 +00:00
mcfly
2b3ec398f6 Adding support for plugins being allowed to be installed in multiple directories 2008-02-13 02:58:58 +00:00
mcfly
144d3e4297 Hopefully speed up shortcode rendering 2008-02-13 02:57:17 +00:00
mcfly
e1bb11a047 Small spec change 2008-02-13 00:56:00 +00:00
mcfly
abcf003850 Removal of debug code 2008-02-13 00:47:36 +00:00
mcfly
d0773bbc51 final stage of plugin.xml support? 2008-02-13 00:46:05 +00:00
mcfly
cb2a3a632d Really fixed typo 2008-02-08 20:05:43 +00:00
e107steved
d56a851c29 Fix a typo 2008-02-07 22:20:02 +00:00
mcfly
114ea53cf0 plugin.xml support completed (I hope) 2008-02-02 22:04:18 +00:00
mcfly
39f7ced05a More updates, getting closer 2008-02-02 03:23:47 +00:00
mcfly
c84601294d plugin.xml now supports a pre and post custom function for install, upgrade, or uninstall 2008-02-02 00:48:58 +00:00
mcfly
76c552459a Now processing e_tohtml files, old method deprecated. Linkwords updated to use new method. More plugin.xml supporting changes 2008-02-01 18:09:02 +00:00