Commit History

Author SHA1 Message Date
  emanuele b1476c718b Fixed a couple of encoding-related issues in SSI.php and subscriptions.php - Thanks Daegaladh and darbula for the reports 12 years ago
  emanuele eb309351af Fixed improper UTF8 setting for PostgreSQL and SQLite during install and fixed upgrade to fix the settings in old installs too - Thanks tinoest for spotting the problem! 12 years ago
  emanuele 76cb49f80f Typo in variable name (bbcodes_hanlders => bbcodes_handlers) [editor] - Thanks Nao for the report 12 years ago
  emanuele c0db140a13 Respect tabindex for required fields at registration...a bit ugly but works 12 years ago
  emanuele 86d5cd9a6d Some adjustments to SSI 12 years ago
  emanuele 585cc13390 ssi_boardnews doesn't produce any more invalid html cutting <br>s in between 12 years ago
  emanuele 9fa4f52545 A couple of no more used actions (display and im both last used in 1.0-beta 4) 12 years ago
  emanuele b86776e8a5 login and activate are actions for guests, not for registered users 12 years ago
  emanuele c51469d58d "new posts in {category}" moved to a txt string and used strip_tags to make sure the name does not contain html 12 years ago
  emanuele 70b65ebf63 Related to commit 8f0bb65acbac01cd852bb29906523715307f2c7e - No idea why I used session when context could do the same and with less probability of causing issues 12 years ago
  emanuele 718b15bce7 Added smart-emulation to the installed packages page too 12 years ago
  emanuele bf0f35d08f In the installed page is useless to check for other type of packages when only modifications are listed 12 years ago
  emanuele 04c62a3582 When the emulated version is reverted to default, the session data should be unset 12 years ago
  emanuele e18fec457e ! Fixed sorting of installed packages in several ways (url points to the appropriate sub-action, the packages are actually sorted, the sort_id is properly created, removed some code that was left behind) - Thanks Spuds! 12 years ago
  emanuele c3d185273e ! Fixed uninstall test not able to get the correct path for the files and directories to remove 12 years ago
  emanuele 3211531392 ! submitting by keybord a quick edit now posts the quick edit instead of the quick reply - Thanks The Omega for the report [Topic 450924] (and Labradoodle by PM :P) + post_box_name could not be present in display if not using the editor in quick reply (drafts related) 12 years ago
  emanuele e07bfa90a0 Removed the last two limitations to the newsletters stored in the mail queue that could truncate the text of the mail - Thanks luuuciano for the report [Topic 475308] 12 years ago
  emanuele f8b667626b A couple of dots changed to comma in output the template - Thanks The Craw for the report [Topic 464903] 12 years ago
  emanuele 9151e1924c Revert "Failed tokens moved to adminLogin for a better user experience" 12 years ago
  emanuele aaa61eca09 Fixed members search case sensitive in PostgreSQL [Bug: 4764] 12 years ago
  emanuele aa5403a323 Gives back the title to the search members page 12 years ago
  emanuele 3426dfc776 Quick fix for search members in admin list with postgre 12 years ago
  emanuele 078a2f8909 Couple of fixes for drafts table creation in upgrade 12 years ago
  emanuele bd5deb67d8 A few generic fixes to errors found while testing for release 12 years ago
  emanuele c1c63e6546 Updated version in language files 12 years ago
  emanuele 8f0bb65acb Couple of fixes to the attachment maintenance: a) added more cases of attachments existing on disk but not in the database, b) fixed issue with maintenance looping indefinitely if the query took longer than 3 seconds 12 years ago
  emanuele45 c357c7d8b3 Merge pull request #133 from emanuele45/master 12 years ago
  emanuele 0f76ad6ef5 Removed a double negation 12 years ago
  emanuele a13a9645b4 Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1 12 years ago
  emanuele45 1bca8bfd92 Merge pull request #129 from live627/packman 12 years ago