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

356 Commits

Author SHA1 Message Date
e107steved
0a2a4b3030 Bugtracker #3882 - reduce errors/lockups if SourceForge can't be contacted 2007-04-05 19:53:06 +00:00
streaky
47d22181eb Fixed a bad performance issue which involved a query that instead of getting a row count was getting an entire result set (a large percentage of the size of the forum_t table). 2007-04-05 01:54:17 +00:00
e107steved
ec2941c2ee Bugtracker #3529 - treat DB CHAR and VARCHAR the same. Also ignore any collation info on fields - its not in the 'master' files. 2007-04-03 21:05:53 +00:00
mcfly
3767a5153a Allowing non _menu files to be included using the {PLUGIN} shortcode 2007-04-03 12:10:17 +00:00
lia
a7bd42e3d1 bugfix #3880 link comment count correct on link comment page 2007-04-03 10:31:32 +00:00
e107steved
9f2a336e40 Bugtracker #3892 - spelling 2007-04-02 20:31:46 +00:00
e107steved
ff66e8b27f Bugtracker #3839 possible fix - display of single main category 2007-04-01 20:46:01 +00:00
CaMer0n
a3958232ef Bugfix - Login was failing when using parked domains with subdomain language-redirection enabled. 2007-03-31 01:18:33 +00:00
lia
caf28296ff new feature: add $sc_mode to shortcodes {NAME | mode = parm} 2007-03-30 13:33:29 +00:00
lia
fe612a157a new feature: e_userprofile : embed plugin data into the user profile page 2007-03-27 13:48:30 +00:00
CaMer0n
eba031ef6e Bug #3861 - Fixed constants from being changed in email subject. 2007-03-26 06:34:56 +00:00
e107steved
e6c2077b08 Bugtracker #3874 - typo in default time definition 2007-03-25 21:17:40 +00:00
lia
10ddeca0e1 bugfix #3682 : login, resend activation and forget password 2007-03-25 09:22:42 +00:00
lia
026b1e3dc0 bugfix #3801 : tree menu needed space between image and link 2007-03-25 08:49:54 +00:00
lia
dbe9b07add content: small lan change 2007-03-25 08:38:20 +00:00
mcfly
b374cfd0bc Added checks for ImageMagick path and for GD version, see Bugtracker #3602 2007-03-25 03:27:16 +00:00
mcfly
4291bf047c Added error message and a bit of sql optimization, see bug #3870 2007-03-25 02:01:06 +00:00
lia
954dd7f5f6 bugfix #3803 : nextprev on news now corrected (changed from to newsfrom) 2007-03-24 18:47:43 +00:00
lia
fcb5971ce2 moved counter_menu to the siteinfo_menu folder 2007-03-24 11:54:46 +00:00
lia
2e80b06926 changed to reflect menu combination changes 2007-03-23 23:05:21 +00:00
lia
1b192fda08 correction to upgrade routines on previous commit on combination of menus 2007-03-23 23:01:09 +00:00
lia
ecf971a32a combined several small menus : siteinfo_menu (compliance, sitebutton, poweredby) and user_menu (userlanguage, usertheme) 2007-03-23 22:42:41 +00:00
e107steved
9c61b1988a Bugtracker #3867 - allow zero in input text fields 2007-03-23 21:46:57 +00:00
lia
306c2e61ec bugfix #3656 : meta, description and keywords caused page stretch in IE, converted text field to textarea 2007-03-23 21:46:41 +00:00
lia
5befd2ef63 bugfix #3849 : custom menu name updated in db menu table when name changed 2007-03-23 20:39:52 +00:00
lia
59970ae25b bugfix #3868 : old { head } in style removed 2007-03-23 20:29:42 +00:00
lia
4e61d29116 bugfix #3856 : display in list_new now corrected 2007-03-23 20:26:36 +00:00
e107steved
ba60ac499c Bugtracker #3860 - wrong LAN used 2007-03-22 21:26:27 +00:00
sweetas
f2a41c993f lan fix 2007-03-19 17:33:49 +00:00
sweetas
063e2260a5 Added lan definitions to snapshot creator 2007-03-19 17:27:38 +00:00
sweetas
c973e27a49 fixed missing spaces 2007-03-19 17:03:14 +00:00
e107steved
ab4d0d68a8 Bugtracker #3834 - hard-coded LAN 2007-03-18 15:00:52 +00:00
e107steved
9fc2386a59 Bugtracker #3843 - make empty definition for {NEWFLAG} shortcode 2007-03-18 11:23:40 +00:00
e107steved
c0b59cc452 Part of Bugtracker #3843 - correct typo on THEME_DISCLAIMER in some themes 2007-03-18 11:20:39 +00:00
mcfly
80a6e757ec replacing of constants fixed 2007-03-16 13:47:59 +00:00
lia
c3d30d3591 admin db tools : added checkup for rate and comment table, still experimental !! 2007-03-15 15:55:08 +00:00
e107steved
cd1e10ab03 Bugtracker #3846 - suppress userclass display if no classes available 2007-03-14 20:08:04 +00:00
lia
61d302993e content: LARGE update, redesign 'personal manager and submit' area, general code improvements, redesign admin options interface etc. 2007-03-13 16:51:05 +00:00
e107steved
31174c8056 Bugtracker #3592, #3835 - modify matching on clickable www links 2007-03-11 20:52:47 +00:00
mcfly
0856d878ac Bugtracker #3842 2007-03-11 17:43:09 +00:00
e107steved
803c8caf56 Reorder admin page a bit 2007-03-06 20:17:16 +00:00
e107steved
322af72d07 Bugtracker #3833 - missing global 2007-03-06 19:59:36 +00:00
e107steved
41d4e86bf4 Bugtracker #3823 - spurious LAN 2007-03-05 21:35:12 +00:00
e107steved
9e9c3a1675 Bugtracker #3824 - show text between {...} if shortcode doesn't exist - let's see whether it causes different problems. 2007-03-05 21:24:47 +00:00
e107steved
da460caa62 Bugtracker #3826 - eliminate hard-coded LANs 2007-03-05 21:13:17 +00:00
e107steved
b78ded3a32 Bugtracker #3829 - wrong LAN 2007-03-05 20:09:30 +00:00
lia
5f325d7f35 content: bugfix #3635 : small language change 2007-03-05 08:18:27 +00:00
mrpete
dff57a81f3 cpu time support, proper handling of footer css, themeable
footer hook.
2007-03-04 22:04:18 +00:00
mrpete
076bdd397d Notice removal 2007-03-04 21:55:15 +00:00
mrpete
db6cbf1dda Slightly better text so default rougue-signup protection is not *complety* incomprehensible
to normal users.
2007-03-04 21:54:10 +00:00