1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-19 05:28:10 +01:00

1082 Commits

Author SHA1 Message Date
e107steved
4b0ebcc056 Add user id to signup logging 2008-03-23 21:43:47 +00:00
e107steved
244e28d066 Speed up user selection on large DB 2008-03-23 21:22:16 +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
84a04b5493 A few permissions fixes 2008-03-20 20:49:02 +00:00
CaMer0n
99b74405d9 Fixed imageselector to work in both admin->prefs and admin->newspost. Now uses it's own preview shortcode. 2008-03-18 00:39:02 +00:00
e107steved
089d734839 Bugtracker #3835 - the other half of the fix! 2008-03-17 21:02:09 +00:00
e107steved
558e7f8192 Part of bugtracker #4352 - don't enable SF updates to start to avoid hanging on intranets after install 2008-03-17 20:48:48 +00:00
e107steved
596e0cb65e Bugtracker #4354 - admin can upload new avatar for user 2008-03-17 20:45:29 +00:00
e107steved
1ba47a0c75 Updated import - files not required 2008-03-16 21:38:26 +00:00
e107steved
6dbecefb5d Start of updated import routines for 0.8 - basics should be there for user import 2008-03-16 21:36:32 +00:00
asperon
c2325f1e66 Added support for {USER_CUSTOMTITLE} 2008-03-16 16:38:06 +00:00
asperon
0da0b20316 Just some quick fixes to get it to work with the current xml_class 2008-03-16 16:09:07 +00:00
lia
9c9d6fb88b background-repeat incorrectly defined 2008-03-15 17:01:21 +00:00
e107steved
b239ff08ce Bugtracker #4353 - need to look for utf-8 whitespace 2008-03-15 12:33:21 +00:00
lia
77736b011a image url correction (space removed) 2008-03-14 11:04:12 +00:00
lia
f2bd7a066d notice removal 2008-03-13 19:15:56 +00:00
e107steved
a42ac9dc26 Bugtracker #4351 - mysql_real_escape_string() instead of of deprecated mysql_escape_string() 2008-03-12 22:23:14 +00:00
e107steved
964c58cc65 Bugtracker #4348 - don't look for image file if its a URL - suspected bug in file_exists() PHP5.2.5 on XP 2008-03-12 22:15:13 +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
447257a9c4 Remove/change out of date cursor:hand 2008-03-09 20:33:18 +00:00
e107steved
13087c5ac6 Bugtracker #4346 - translate constants in sub-menus 2008-03-04 22:14:07 +00:00
e107steved
26e80bb7c1 Handle override of core shortcodes by plugins better 2008-03-02 21:08:31 +00:00
e107steved
c23e44d712 Small improvement in footer formatting 2008-02-29 21:57:12 +00:00
e107steved
8e15f74300 Bugtracker #4301 - rewrite htmlwrap() so it works - thanks marj for testing 2008-02-25 22:15:24 +00:00
CaMer0n
3c662622f9 new language-file naming convention added. 2008-02-24 00:06:48 +00:00
secretr
63a33245fd Bugtracker #4333 - verify link manage 2008-02-24 00:04:19 +00:00
CaMer0n
1f6e7704ca Theme xml changes - work in progress. 2008-02-23 23:51:40 +00:00
lia
210336102e bugfix #3947 : content category page now properly combined into single menu (if option set) 2008-02-20 21:42:25 +00:00
lia
0d2ff1bd4b bugfix #4326 : links_page navigator now correctly rendered 2008-02-20 20:28:23 +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
e107steved
a421a18142 Bugtracker #4327 - minor spelling/message changes 2008-02-18 20:52:36 +00:00
mcfly
65c17fa8fb testing commit IRC logging 2008-02-18 02:12:06 +00:00
mcfly
5ae2ce8689 Must run description through toRSS before substr 2008-02-18 01:58:07 +00:00
mcfly
e4861f5d8f Added new e_CURDIR constant. Needed it for use with plugins that can be installed in *anyDir* 2008-02-17 05:01:28 +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
mcfly
62fd0ca0c1 more tests 2008-02-16 21:46:38 +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
mcfly
62fbbb4976 testing... 2008-02-16 20:51:01 +00:00
mcfly
2610668698 another test 2008-02-16 17:16:02 +00:00
mcfly
d8b00ec218 test commit 2008-02-16 16:56:12 +00:00
e107steved
2f777de2bf Bugtracker #4319 - make clearer which stats are zeroed 2008-02-16 14:57:37 +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