1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 07:36:32 +02:00

Commit Graph

  • d04a4d2ad1 varset() should only have two param's. use varsettrue() when testing if true mrpete 2007-01-20 14:55:06 +00:00
  • 42fc461284 remove incompatible hook= code; replace w/ new support for "SuperModifiers" as designed by team mrpete 2007-01-20 14:52:41 +00:00
  • 6aee73b773 Bugtracker #3562 - if not inserting a bbcode, delete any selected text e107steved 2007-01-19 20:47:04 +00:00
  • 32ae7b2690 Looks like a bracket's been missing for a while e107steved 2007-01-18 21:49:03 +00:00
  • 9f3a96be82 Bugtracker #3668 - update help on extended fields, tidy up on reserved fields e107steved 2007-01-18 20:52:08 +00:00
  • 011754f554 Bugtracker #3684 - forum post code e107steved 2007-01-18 20:44:32 +00:00
  • 3733a94ce9 Bugtracker #2827, #3576, #3577 - stop linkwords appearing in places they shouldn't (code now has to explicitly enable them in various areas), match complete word/phrase only (no partials), fully case-insensitive match and display case exactly as found, don't process on admin pages e107steved 2007-01-17 21:29:28 +00:00
  • 89f0002765 Bugtracker 3526 - if yesterday's log file not around, look for an older one e107steved 2007-01-17 20:51:24 +00:00
  • b834d1376f Add missing closing tags e107steved 2007-01-17 20:47:41 +00:00
  • 6bda84de8a content: added table prefix in db_select_gen lia 2007-01-17 14:05:41 +00:00
  • 0465efe1d1 bugfix: notices mrpete 2007-01-17 13:49:59 +00:00
  • 9f769464e3 realname help text missing mrpete 2007-01-17 13:48:50 +00:00
  • cca83a3aff bugfix: notices mrpete 2007-01-17 13:43:40 +00:00
  • d250aad939 support debug output formatting; support popup debug mrpete 2007-01-17 13:43:14 +00:00
  • e05d8f0fee bugfix: forum_post_template not themable due to bad include mrpete 2007-01-17 13:41:33 +00:00
  • 8d3f36e695 bugfix: cursor pointer not hand mrpete 2007-01-17 13:41:01 +00:00
  • 9c62f45e30 support formatting category name and description mrpete 2007-01-17 13:39:28 +00:00
  • 4a2774454a bugfix: tells you to login now but link goes to index not login mrpete 2007-01-17 13:38:24 +00:00
  • 2183fe91fb bugfixes: notice, template space-replace error mrpete 2007-01-17 13:37:25 +00:00
  • 09bf2b5869 bugfixes: notices, pageIndex shouldn't create output if there's no text to send mrpete 2007-01-17 13:36:57 +00:00
  • 1c2d594c29 bugfix: disallowed names not tested for properly mrpete 2007-01-17 13:35:46 +00:00
  • a1422e34ae bugfix: sql query error mrpete 2007-01-17 13:34:30 +00:00
  • 6ead607e9b realname prompt string was missing mrpete 2007-01-17 13:12:59 +00:00
  • ee70941872 open-type column strings mrpete 2007-01-17 13:12:09 +00:00
  • 011aba61bc Support debug output formatting and theming mrpete 2007-01-17 13:05:49 +00:00
  • 09491b8aed closeWindow() js call allows popup to close and refresh parent browser window. Very handy for popup edit boxes mrpete 2007-01-17 13:04:50 +00:00
  • ee1c30fdef Support debug of popups; support css for debug output mrpete 2007-01-17 13:03:53 +00:00
  • fbb621e55a Bugtracker #3652 mcfly 2007-01-16 13:57:11 +00:00
  • a1e7a8a514 Added class functions for setting / getting individual extended user fields mcfly 2007-01-16 01:43:23 +00:00
  • 591863a72d Comment: Bugtracker #3679 - don't make links clickable in emails e107steved 2007-01-15 22:06:18 +00:00
  • 3892be1538 content: small style change to options>general page lia 2007-01-15 14:17:15 +00:00
  • d9da2d9a04 content: added option to only show menu on content pages of the current top level category (as suggested in wiki) lia 2007-01-15 14:00:21 +00:00
  • 47c4a570da bugfix #3538 : links in menu now open correctly lia 2007-01-15 10:42:14 +00:00
  • 34b3215cf3 content: small correction to IE7 fix, added order method for preset tags lia 2007-01-14 14:18:10 +00:00
  • 6096c325b9 content: template improvements, admin cleanup lia 2007-01-14 11:59:11 +00:00
  • dcec02e56e content: small correction to IE7 fix lia 2007-01-13 23:21:24 +00:00
  • 277323c81c content: templated admin area, fixed IE7 bug on dropdowns lia 2007-01-13 22:33:03 +00:00
  • 2ad3ecc43a Added the ability for plugins to add an extended user field, using user_extended_add_system(). The field will be visible nowhere else, so it's for that plugin's exclusive use. Can be used to set user-specific options for a plugin without the need for user_pref mcfly 2007-01-13 05:04:12 +00:00
  • 2a93473b99 Parser stability, security updates and clean up sweetas 2007-01-12 21:05:20 +00:00
  • b741d73c80 Bugtracker #3669 - should do white background on all print items now e107steved 2007-01-12 20:39:12 +00:00
  • 1bbfab82ca Bugtracker #3290 mcfly 2007-01-12 02:49:56 +00:00
  • 2b265536fc Reworked check_class() and class_list(), hopefully much more efficient. Definitely cleaner code. mcfly 2007-01-12 02:36:18 +00:00
  • a911c649fa content: enddate disabled caused problems, fixed now (as reported in irc) lia 2007-01-11 19:12:58 +00:00
  • 4fe68f56c4 Bugtracker #3657 - confusion on rated items - thanks V3 (and didn't mess up Sweetas changes!) e107steved 2007-01-10 21:31:12 +00:00
  • 0698110993 Bugtracker #3666 - set print background. Thanks nlstart e107steved 2007-01-09 20:32:34 +00:00
  • 2abd53d4e4 Bugtracker #2007 - can edit text containing HTML tags (e.g. textarea) e107steved 2007-01-09 20:28:44 +00:00
  • e14d515ead put back php closing tag (been missing for ages and no-one noticed except marj), correct entry for integrity check plugin install (thanks again marj), but disable since plugin is deprecated. e107steved 2007-01-09 20:12:42 +00:00
  • 1190681e34 Bugtracker #3443, #3445 - installer text lanified, example classes added to db correctly e107steved 2007-01-08 21:33:52 +00:00
  • 470499cbc7 Simplify things a bit e107steved 2007-01-08 21:11:36 +00:00
  • fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. e107steved 2007-01-07 15:59:42 +00:00
  • 1843e9fed9 Make syntax consistent (not bug, but avoiding future problems) e107steved 2007-01-06 23:10:31 +00:00
  • 757cd53e85 Bugtracker 3579 - Link button missing on custom pages e107steved 2007-01-05 23:02:25 +00:00
  • 1156f11bc1 Bugtracker #3659 - multiple newline code wrong e107steved 2007-01-05 21:59:50 +00:00
  • 201027f067 bugfix #3658 : comment subject now correct lia 2007-01-05 09:00:52 +00:00
  • fb7879e456 fix on theme preview handler lia 2007-01-04 23:43:02 +00:00
  • d8e99e51f7 Notice removal e107steved 2007-01-04 22:31:26 +00:00
  • c3bfb1bddb content; fixed template bug on the empty cell (finally, thx MrPete) lia 2007-01-04 13:11:52 +00:00
  • 2836b3788e content; empty containers were displayed when they shouldn't have ( thx bugrain ) lia 2007-01-04 08:37:00 +00:00
  • 7438a54009 Part of bugtracker #3577 - disable linkwords in PM titles e107steved 2007-01-03 22:06:08 +00:00
  • 78b590e935 Turn off 'greedy' matching bugtracker #3186 (thanks V3) - may also fix #2827 and #3550 e107steved 2007-01-03 20:50:47 +00:00
  • a871c3f5c4 Some categories missed if editing changed order too much e107steved 2007-01-03 20:29:22 +00:00
  • 17b754ec72 Minor spelling e107steved 2007-01-02 21:54:00 +00:00
  • c628ed11af Clear code_text if not set e107steved 2007-01-02 20:20:37 +00:00
  • f65721e91d Native Thai wasn't displaying correctly. Also cleaned up the class a little. CaMer0n 2007-01-01 15:31:54 +00:00
  • 450ceffdae Notice removal e107steved 2007-01-01 12:00:50 +00:00
  • b0550da1b8 Notice removal e107steved 2007-01-01 10:27:49 +00:00
  • 55e8d47e89 Notice removal - only define numeric messages if needed e107steved 2007-01-01 10:02:28 +00:00
  • 43400b4b38 Fixed user-settings display name minimum-length check that was still active when display-names was disabled. ie. couldn't update. CaMer0n 2006-12-31 18:50:37 +00:00
  • 49e37b264e Bug #3629 - image in email replacement. CaMer0n 2006-12-31 15:12:15 +00:00
  • 82a700cdef cleanup redeclaration of db objects - similar issue to bugs #3632 and #3412 CaMer0n 2006-12-31 14:46:30 +00:00
  • 02576e0037 Impose minimum length on display name e107steved 2006-12-30 22:39:43 +00:00
  • 70f1f33684 Bugtracker #3645 - emote handler not initialised in time e107steved 2006-12-30 19:44:52 +00:00
  • 9e5bbeede9 Handle alternative newline chars e107steved 2006-12-30 18:55:42 +00:00
  • 568184a909 Bugtracker #3582 - shows site theme in admin (although could do with improvement) e107steved 2006-12-30 18:15:57 +00:00
  • 1f232774ba XHTML fix e107steved 2006-12-30 16:34:33 +00:00
  • edf0d974a5 Block anonymous use if pm not set up e107steved 2006-12-30 12:41:46 +00:00
  • 33702a8cdb Unnecessary redeclaration of db objects - might help bugs #3632 and #3412 e107steved 2006-12-30 12:02:00 +00:00
  • 42e6d5c4d5 Fix for $sql2 issues with previous commit. CaMer0n 2006-12-30 03:07:50 +00:00
  • 66bedf6ff5 added resource-identifier to mysql_class, allowing connections to different databases simultaneously. Appears to be working smoothly, but please put it through it's paces, and let me know. thx CaMer0n 2006-12-30 01:11:49 +00:00
  • 50fd76e06e Bugtracker #3582 partial fix - theme message clarified e107steved 2006-12-29 17:45:58 +00:00
  • 729521ee73 Bugtracker #3637 - if shown, IP address in comments links to user. Thanks antey e107steved 2006-12-29 16:21:05 +00:00
  • fd1bec8a7b Handle 'no downloads' properly e107steved 2006-12-29 13:39:08 +00:00
  • 98016d68ac Bug #3589 - displays message if users don't have submit permissions e107steved 2006-12-29 12:58:37 +00:00
  • 14e7cf7262 Bug #2803 - can't get out once XUP signup selected. Also check display name length on signup, cursor:hand --> cursor:pointer e107steved 2006-12-27 22:26:56 +00:00
  • 0b6d94047d notice removal e107steved 2006-12-23 18:38:33 +00:00
  • 602d353290 Bug #3457 possible fix e107steved 2006-12-23 18:17:37 +00:00
  • 44c3fab2cc Bug #3615 - DOWNLOAD_VIEW_NAME_LINKED does not check if download agreement e107steved 2006-12-23 16:25:17 +00:00
  • 9ba42095d6 Handle dates passed wrong way round - thanks marj e107steved 2006-12-23 15:44:31 +00:00
  • e24a8d3109 Calcs if mixed subsub cats and files in a subcat are now correct. Notice removal e107steved 2006-12-23 12:15:09 +00:00
  • 6930ad1c78 Possible fix bug #3604 e107steved 2006-12-22 21:01:42 +00:00
  • 9c41023832 Bug #3565 - Hide email shortcode sorted e107steved 2006-12-22 20:53:59 +00:00
  • 87f59042ff Bug #3136 - page formatting better on password error. Also, doesn't cache password protected files pending a better solution when cache handling improved. e107steved 2006-12-22 20:51:32 +00:00
  • 64c78857b6 Bug #3620 - calculation of time elapsed between dates should be accurate e107steved 2006-12-22 20:46:53 +00:00
  • a18a532d30 generic message was missing after install. CaMer0n 2006-12-22 18:49:44 +00:00
  • 4d80394094 removed TinyMce specific code from headers - now loads from e_meta.php CaMer0n 2006-12-22 18:47:10 +00:00
  • a2b06eeaa1 TinyMce converted to a plugin. CaMer0n 2006-12-22 18:45:32 +00:00
  • 5d61fee453 rss topic id's were missing from the rss link in the head. CaMer0n 2006-12-22 12:53:47 +00:00
  • cdedbccc6e Bug #3511 - utf8 detection function in lancheck was causing apache to reset on some systems. CaMer0n 2006-12-22 00:46:14 +00:00
  • 307510367f End of year wraparound corrected e107steved 2006-12-19 21:49:24 +00:00
  • eb90333b8a filetypes.php not shown as old file after rename in fileinspector sweetas 2006-12-19 21:33:05 +00:00