Commit Graph

  • 5661cb318d Do not use global $page variable in form_value_mb func Dmitriy Simushev 2014-01-16 15:41:07 +0000
  • 3d907f260e Do not use global $page variable in form_value_cb func Dmitriy Simushev 2014-01-16 15:33:31 +0000
  • d9530d1590 Do not use global $page variable in form_value func Dmitriy Simushev 2014-01-16 15:22:13 +0000
  • 9c0348cce3 Add second argument to \Mibew\Style\StyleInterface::render Dmitriy Simushev 2014-01-16 10:50:48 +0000
  • 175686aded Do not use global $page array in setup_statistics_tabs func Dmitriy Simushev 2014-01-16 09:50:32 +0000
  • ab56e6f35b Fix documentation Dmitriy Simushev 2014-01-16 09:41:22 +0000
  • ab52444bfd Do not use global $page array in setup_settings_tabs func Dmitriy Simushev 2014-01-15 15:29:35 +0000
  • 4aff809fcb Do not use global $page array in setup_operator_settings_tabs func Dmitriy Simushev 2014-01-15 15:23:49 +0000
  • 3f667e8fa6 Do not use global $page array in setup_group_settings_tabs function Dmitriy Simushev 2014-01-15 15:15:07 +0000
  • 3019cdc831 Fix wrong defenition of $home_locale global variable Dmitriy Simushev 2014-01-15 14:10:52 +0000
  • 70699aeecd Use MIBEW_ENCODING constant Dmitriy Simushev 2014-01-15 13:57:29 +0000
  • 56c163f6a9 Remove $default_locale and $home_locale globals Dmitriy Simushev 2014-01-15 13:35:28 +0000
  • f48f50e09e Remove $knownAgents global variable Dmitriy Simushev 2014-01-15 12:51:45 +0000
  • 24f7bb5a66 Use MIBEW_WEB_ROOT constant Dmitriy Simushev 2014-01-15 12:40:35 +0000
  • 12f5b7dbd3 Fix name of the \Mibew\RequestProcessor\ProcessorException class Dmitriy Simushev 2014-01-15 09:45:34 +0000
  • 10b8d4b2e4 Use autoload for \Mibew\API\* classes Dmitriy Simushev 2013-12-27 13:53:45 +0000
  • 43077feb01 Rename BaseStyle class to Style Dmitriy Simushev 2013-12-27 11:59:42 +0000
  • e6c21582f8 Use autoload for \Mibew\RequestProcessor\* classes Dmitriy Simushev 2013-12-27 11:57:09 +0000
  • cccfb7eac8 Use autoload for \Mibew\Style\* classes Dmitriy Simushev 2013-12-27 10:16:23 +0000
  • 532a08763f Use autoload for \Mibew\Tread class Dmitriy Simushev 2013-12-26 15:28:34 +0000
  • bd5d6a277d Do not use plugins at system installation Dmitriy Simushev 2013-12-26 15:00:39 +0000
  • a033d72f20 Use autoload for \Mibew\Plugin class Dmitriy Simushev 2013-12-26 14:54:36 +0000
  • 98c96a7c81 Use autoload for \Mibew\PluginManager class Dmitriy Simushev 2013-12-26 14:24:34 +0000
  • c76dbeab05 Use autoload for \Mibew\EventDispatcher class Dmitriy Simushev 2013-12-26 13:40:52 +0000
  • 22c222d3cc Use autoload for \Mibew\Database class Dmitriy Simushev 2013-12-26 13:23:27 +0000
  • 8256aea4cd Use autoload for \Mibew\Settings class Dmitriy Simushev 2013-12-26 12:57:32 +0000
  • 4ea034e92e Add class autoloader function based on PSR-0 Dmitriy Simushev 2013-12-26 12:06:00 +0000
  • 9f82089d61 Use MIBEW_FS_ROOT const for file system root path Dmitriy Simushev 2013-12-26 11:56:16 +0000
  • 5714193eeb Move page style related JS code to separate files Dmitriy Simushev 2013-12-25 13:56:24 +0000
  • 086c163db1 Do not define variables in views Dmitriy Simushev 2013-12-25 11:49:52 +0000
  • c9ab51dbb2 Encapsulate default style storage in *Style classes Dmitriy Simushev 2013-12-24 09:53:54 +0000
  • 45a70affce Fix bug "Class 'PageStyle' not found" Dmitriy Simushev 2013-12-24 09:24:37 +0000
  • 881c3a0f81 Replace 'invitationstyle' config with 'invitation_style' Dmitriy Simushev 2013-12-23 15:36:38 +0000
  • 3fc3544f23 Move all function related with invitation styles to InvitationStyle class Dmitriy Simushev 2013-12-23 15:29:18 +0000
  • 3627e79fe0 Move all functions related with page styles to PageStyle class Dmitriy Simushev 2013-12-23 14:49:21 +0000
  • b9cf71c6b0 Use 'page style' instead of 'operator pages style' Dmitriy Simushev 2013-12-23 13:29:26 +0000
  • 4c51930c25 Group all dialogs related functions in ChatStyle class Dmitriy Simushev 2013-12-23 12:11:48 +0000
  • 559ec80248 Add variables check into the thread processor view Fedor A. Fetisov 2013-12-22 04:40:25 +0400
  • 4588710478 Hide small login form on front login page Fedor A. Fetisov 2013-12-22 04:39:39 +0400
  • 8597446abc Restrict access to login-related pages for authenticated operators Fedor A. Fetisov 2013-12-22 04:26:03 +0400
  • 01dba643ba Fix multiple privilege escalation vulnerabilities (thanks to X Chen for advice) Fedor A. Fetisov 2013-12-22 04:08:47 +0400
  • f9fd80423f Fix permissions-related bug in menu appearance Fedor A. Fetisov 2013-12-22 03:17:14 +0400
  • f29be662a6 Make use of the new 'view notifications' permission on the dashboard Fedor A. Fetisov 2013-12-22 03:07:11 +0400
  • d406f720d8 Add an ability to select style for operator pages Dmitriy Simushev 2013-12-17 15:13:31 +0000
  • b4ba38d770 Add installation_in_progress function Dmitriy Simushev 2013-12-17 15:09:29 +0000
  • 58b89f7ae4 Remove unused file autologin.php Dmitriy Simushev 2013-12-17 13:17:45 +0000
  • 5d117fa66c Move all operator page theme files in styles/operator_pages/default Dmitriy Simushev 2013-12-17 13:15:42 +0000
  • 94f9d71a66 Create function for views rendering Dmitriy Simushev 2013-12-17 11:42:17 +0000
  • df2ed6fdee Update .gitignore to don't index custom locales Dmitriy Simushev 2013-12-16 16:08:12 +0000
  • 2905446030 Update .gitignore to don't index custom locales Dmitriy Simushev 2013-12-16 16:05:31 +0000
  • 87d993da35 Move avatar folder to <mibew_root>/files Dmitriy Simushev 2013-12-16 15:27:14 +0000
  • 47a38fab3e Fix open_basedir on Windows XAMPP (thanks to X Chen) Dmitriy Simushev 2013-12-16 11:25:08 +0000
  • a1a798785b Merge pull request #12 from smaug1985/legacy Dmitriy S. Simushev 2013-12-13 05:56:16 -0800
  • 85c4caefdd Fixed problem with security constants Borja Rubio 2013-12-11 19:20:52 +0100
  • 11bb9a9b58 Update changelog Fedor A. Fetisov 2013-11-28 12:41:42 +0400
  • 7489f0d368 Fix layout for silver theme Fedor A. Fetisov 2013-11-26 14:42:26 +0400
  • 69fc8b8701 Update logo for silver theme Fedor A. Fetisov 2013-11-26 14:40:56 +0400
  • 86ac3dc434 Update list of locales in packaging script Fedor A. Fetisov 2013-11-26 12:43:39 +0400
  • e10b59ad06 Change version in packaging script Fedor A. Fetisov 2013-11-24 23:44:27 +0400
  • dce9f2e339 Update changelog v1.6.8 Fedor A. Fetisov 2013-11-24 23:33:23 +0400
  • 80d500413d Set default and safe web server settings Fedor A. Fetisov 2013-11-14 18:40:42 +0400
  • 56d17d567a Set default and safe web server settings Fedor A. Fetisov 2013-11-14 18:38:04 +0400
  • 2ef473d2c1 Add missed .htaccess into silver theme Fedor A. Fetisov 2013-11-14 18:18:36 +0400
  • 22a3690d67 Disable autocomplete for password fields Fedor A. Fetisov 2013-11-14 17:36:05 +0400
  • 638757879c Disable autocomplete for password fields Fedor A. Fetisov 2013-11-14 17:35:18 +0400
  • 64254875f8 Add TODO for future message check Fedor A. Fetisov 2013-11-14 15:26:30 +0400
  • b78b612ea6 Merge 7d2a91ab9a into 2ff3e8c4f0 falcon4fun 2013-11-14 03:11:29 -0800
  • 2ff3e8c4f0 Prevent empty messages from being posted (related to Issue #9) Fedor A. Fetisov 2013-11-14 15:09:52 +0400
  • 6eef9e8762 Add missed type attribute for embed javascripts Fedor A. Fetisov 2013-11-14 12:48:36 +0400
  • 01eff99db9 Added new permission for operators to see Notifications Borja Rubio 2013-11-08 11:22:55 +0100
  • a749b8c000 Improve validation of incoming params Fedor A. Fetisov 2013-11-07 02:59:24 +0400
  • 62bb63242b Tiny bugfix Fedor A. Fetisov 2013-11-07 02:57:27 +0400
  • 9a0c9f42a1 Improve validation of incoming params Fedor A. Fetisov 2013-11-07 02:55:14 +0400
  • 5e28bc91ea Unify UI behaviour for bans management Fedor A. Fetisov 2013-11-07 02:41:11 +0400
  • 3215cad462 Increase fixed delay for windows autoclose after save canned messages and translations Fedor A. Fetisov 2013-11-07 02:39:23 +0400
  • 5e3eacbb69 Add missed type attribute for embed javascripts Fedor A. Fetisov 2013-11-07 02:35:27 +0400
  • ecb95933aa Add labels for all input fields to improve user experience Fedor A. Fetisov 2013-11-07 01:17:38 +0400
  • f739935096 Add initialization of 'sendmail_from' PHP variable Fedor A. Fetisov 2013-11-06 23:01:19 +0400
  • 35cd7c6e67 Switch to the new logo Fedor A. Fetisov 2013-10-30 20:09:38 +0400
  • 5fd1b69135 Remove small login form from the login page Fedor A. Fetisov 2013-10-30 20:04:11 +0400
  • 9f94e73dd2 Change version to 1.6.8 Fedor A. Fetisov 2013-10-30 19:51:26 +0400
  • 77ed17082f Update changelog Fedor A. Fetisov 2013-10-30 19:50:10 +0400
  • 39d3d2b7b0 Switch to the new logo Fedor A. Fetisov 2013-10-30 19:45:55 +0400
  • 88c13f7d7c Fix condition of visibility of the tiny login form Fedor A. Fetisov 2013-10-29 20:15:49 +0400
  • 0792bf98bd Implement more secure methods for the generation of tokens Fedor A. Fetisov 2013-10-29 02:57:43 +0400
  • 58e8dcd5f6 Make CSRF token more secure Fedor A. Fetisov 2013-10-29 02:41:17 +0400
  • a6d1008242 Mute setting of PHP init parameters Fedor A. Fetisov 2013-10-29 02:37:01 +0400
  • 7e4a380320 Secure user session Fedor A. Fetisov 2013-10-29 02:36:34 +0400
  • a4449482e3 Implement additional CSRF checks Fedor A. Fetisov 2013-10-29 02:27:32 +0400
  • dc006e0a50 Add missed CSRF check Fedor A. Fetisov 2013-10-29 02:25:51 +0400
  • 7b5caf0e8d Define constants for all cookies' names Fedor A. Fetisov 2013-10-29 01:04:43 +0400
  • 5a47fa8074 Secure auth cookie in https mode Fedor A. Fetisov 2013-10-29 01:01:50 +0400
  • b2f43076aa Add missed checks for the failed file openings Fedor A. Fetisov 2013-10-28 17:42:52 +0400
  • a2bfeb72a7 Add new localization constant Fedor A. Fetisov 2013-10-28 17:23:04 +0400
  • 12c3e2d60d Sanitize all redirects Fedor A. Fetisov 2013-10-28 17:10:10 +0400
  • 4345070720 Secure an avatar's filename Fedor A. Fetisov 2013-10-28 16:54:55 +0400
  • 7f4b1fa9cc Secure file paths (second part) Fedor A. Fetisov 2013-10-28 16:43:24 +0400
  • bad9918b98 Improve verification and storing of the values of locale Fedor A. Fetisov 2013-10-28 16:15:41 +0400
  • 255ac6220c Secure database tables prefix Fedor A. Fetisov 2013-10-28 15:54:46 +0400
  • 0fc7477672 Sanitize mibewroot value Fedor A. Fetisov 2013-10-28 15:51:11 +0400