1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 05:55:02 +02:00
Commit Graph

123 Commits

Author SHA1 Message Date
secretr
926e754a84 News eURL mod rewrite profile - ready for test 2008-12-03 12:38:08 +00:00
secretr
35d36f61c5 eURL news mod rewrite profile - work in progress 2008-12-02 23:44:19 +00:00
secretr
91a116c3bd News & eURL - work in progress 2008-12-02 16:50:16 +00:00
e107steved
3fc1ac2ffa Bugtracker #4604 - comment counting on multilingual sites 2008-12-01 21:04:12 +00:00
mcfly
b7f0185feb More work on eUrl 2008-11-25 16:26:03 +00:00
mcfly
c5e17a5fd9 Stupid strpos parm order :) 2008-11-24 18:18:47 +00:00
mcfly
b4ee6786c6 Begin addition of url class and implementation 2008-11-24 18:06:03 +00:00
mcfly
a4a9f60780 Bugtracker #4577 - reduce queries 2008-11-24 02:01:42 +00:00
e107steved
45859f6adb IPV6 handling - basics 2008-11-22 12:57:42 +00:00
e107steved
d9697e4718 Update file_class to make it more flexible; fix some calls and a couple of other things along the way 2008-11-20 20:35:24 +00:00
e107steved
0df36370ac Missed a global in previous commit 2008-10-19 12:04:04 +00:00
e107steved
fa72c3395f Bugtracker #4545 - uniform way of displaying file sizes 2008-10-19 11:35:00 +00:00
e107steved
f65d3913aa Add missing parameter (for asperon) 2008-10-05 20:41:05 +00:00
e107steved
55f51fee18 Bugtracker #4516 - download admin fixes 2008-09-23 19:31:59 +00:00
e107steved
a77df1a354 Bugtracker #4507 - make shortcodes use ICONPRINT, ICONMAIL, plus some absolute path stuff 2008-09-04 20:07:34 +00:00
e107steved
99939cd62b More plugin.xml support (should be pretty much it), and the odd small bug fix along the way. 2008-08-25 13:34:55 +00:00
CaMer0n
90aa3d6927 Remove requirement for using download sub-categories when not needed. 2008-08-14 22:58:34 +00:00
e107steved
ec13689f67 Tidy up various errors and inconsistencies that have crept in 2008-07-25 19:26:46 +00:00
e107steved
bba4c56e23 Bugtracker #4456 - handle empty news category icon - thanks marj 2008-07-15 21:11:50 +00:00
e107steved
088d2f2e0f Fix welcome message display 2008-06-26 20:44:10 +00:00
e107steved
b5771e501d Password options for logon, email login option, random user name/PW generation, Bugtracker #4393 and possibly others previously added to 0.7 2008-06-13 20:20:23 +00:00
e107steved
72f1bbd319 Bugtracker #3906 - help box width breaks some fixed width themes 2008-06-02 18:55:32 +00:00
e107steved
bc4e612896 Bugtracker #4387 - allow multiple shortcodes on one line 2008-05-30 20:45:53 +00:00
e107steved
395422059d Bugtracker #4357 - reduce re-use of DB objects to avoid corruption 2008-05-25 15:32:06 +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
e01a9ce04e Bugtracker #4302 and general reorganisation of comment table for 0.8 2008-05-24 12:45:34 +00:00
e107steved
1df8d3644b Add query string to CUSTOM=LOGIN 2008-05-16 19:09:01 +00:00
e107steved
5df41b26d0 Bugtracker #4370 - notice removal 2008-04-05 08:39:37 +00:00
e107steved
476b985dd0 Bugtracker #4376 - notice removal 2008-04-01 19:58:41 +00:00
e107steved
4f9ad612c9 Improve query 2008-03-27 20:42:20 +00:00
e107steved
5bde549381 Better error checking on previous mod 2008-03-24 09:40:51 +00:00
e107steved
244e28d066 Speed up user selection on large DB 2008-03-23 21:22:16 +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
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
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
c52527e842 more plugin.xml tweaking and fixes 2008-02-01 14:11:27 +00:00
mcfly
43b337e938 continuing the plugin.xml work 2008-01-27 05:16:03 +00:00
e107steved
f31841d7b4 Bugtracker #4293 - load LAN files in PLUGIN shortcode 2008-01-17 22:36:51 +00:00
CaMer0n
b5de0e26d1 Updated {IMAGESELECTOR} to use ajax and replaceSC function. sitebutton shortcode added to work with it. 2008-01-16 10:52:34 +00:00
CaMer0n
1693bebf60 Added support to {IMAGESELECTOR} for multiple paths and filtering. 2008-01-16 00:39:03 +00:00
e107steved
01356e34fa Add 'predefined list' type to extended user fields; uses a list of values and display text in e107_admin/sql directory.
Create 'timezone' type of extended user field as predefined list.
Move user timezone to extended user fields. Update routine only transfers existing data if its enabled in prefs. Delete the existing user_timezone, user_new fields from user table.
Add timezone data file
2008-01-15 21:57:53 +00:00
e107steved
9bab8c6db9 Remove 0.6xx method of looking for language files 2008-01-13 12:34:40 +00:00
e107steved
a4f49243ad Update userclasses in signup page 2008-01-09 22:44:19 +00:00
e107steved
f44c6def59 USERSESS double-booked - added USERPHOTO define 2008-01-09 22:00:23 +00:00
e107steved
b635bdd84d Userclasses - bug fixes, tidy display 2008-01-08 22:24:22 +00:00
e107steved
075cc748b6 Bugtracker #4289 - XHTML fixes 2008-01-06 21:26:32 +00:00
e107steved
982a65736d Make custom title a general field (rather than forum), more work on usersettings 2008-01-06 21:16:37 +00:00
e107steved
e2a91842bc Bugtracker #4268 - improve search for help files 2007-12-24 18:01:10 +00:00
e107steved
17bc52def7 Bugtracker #4261 - don't show prev/next user links if not useable 2007-12-19 20:34:47 +00:00