Commit Graph

1658 Commits

Author SHA1 Message Date
Dmitriy Simushev
2630786cc1 Replace "operator/canned.php" with a controller 2014-05-19 10:25:32 +00:00
Dmitriy Simushev
86f2c59faa Make "csrf_check_token" function compatible with new requests logic 2014-05-19 09:36:17 +00:00
Dmitriy Simushev
00e7f3eb40 Add controller's action for user's track 2014-05-19 07:33:44 +00:00
Dmitriy Simushev
ae1b1dfbb1 Add script for coding style check 2014-05-16 09:21:01 +00:00
Dmitriy Simushev
8e01325cad Fix coding style 2014-05-16 08:32:25 +00:00
Dmitriy Simushev
3e01b98388 Add "statistics" controller 2014-05-16 08:28:25 +00:00
Dmitriy Simushev
797fc7a3c0 Fix Exception names in \Mibew\Application class 2014-05-16 08:20:44 +00:00
Dmitriy Simushev
e3fe5b8022 Create a controller for password recovery pages 2014-05-15 14:50:16 +00:00
Dmitriy Simushev
d342a4ca9a Merge branch 'display_image' 2014-05-15 14:38:16 +00:00
Dmitriy Simushev
64e96c1c30 Add HTTP Exceptions classes 2014-05-15 14:29:39 +00:00
cd51a360df Display image next to user name in chat history (see Issue #3) 2014-05-15 18:06:50 +04:00
Dmitriy Simushev
d7153a4bf1 Improve filtration of special characters 2014-05-15 12:09:16 +00:00
Dmitriy Simushev
b399cf74e9 Merge branch 'text_button' 2014-05-15 11:53:32 +00:00
Dmitriy Simushev
9718ab4ec1 Remove unused argument from "get_locale_links" function 2014-05-15 07:16:31 +00:00
4f3c9af3c4 Generate non-graphical buttons for locales with missed images 2014-05-15 01:07:21 +04:00
df448fbaf5 Fix typo 2014-05-15 00:58:50 +04:00
88694193b4 Port text button from legacy (see Issue #35) 2014-05-15 00:55:43 +04:00
Dmitriy Simushev
e76ded074c Remove encoding-related localization constants 2014-05-14 13:01:39 +00:00
Dmitriy Simushev
f483c90ee2 Use only UTF-8 encoding in database connections 2014-05-14 12:39:19 +00:00
Dmitriy Simushev
7042f3dd9e Use only UTF-8 encoding 2014-05-14 12:16:04 +00:00
Dmitriy Simushev
a93517dcf1 Add "history" controller 2014-05-14 09:02:45 +00:00
Dmitriy Simushev
1106a510da Create controller for awaiting-users actions 2014-05-13 14:52:30 +00:00
Dmitriy Simushev
4dac50301d Replace "/operator/updates.php" page with a controller 2014-05-13 14:20:11 +00:00
Dmitriy Simushev
3762bd4906 Add "logged in" access check 2014-05-13 14:10:00 +00:00
Dmitriy Simushev
d41f8547db Use route name instead of path in controllers docs 2014-05-13 14:06:15 +00:00
Dmitriy Simushev
75349a34b5 Mark function "force_password" as deprecated 2014-05-13 13:33:56 +00:00
Dmitriy Simushev
b10408b631 Add routes-based access control 2014-05-13 12:13:02 +00:00
bac1404cf1 Make flat_cp tool portable to systems without GNU sed 2014-05-12 18:01:13 +04:00
Dmitriy Simushev
1c9430286c Add PHP Code Sniffer to dev dependencies 2014-05-08 13:20:03 +00:00
Dmitriy Simushev
c7d87ac5c8 Fix codding style 2014-05-08 13:19:04 +00:00
Dmitriy Simushev
e6c055e782 Mark "start_xml_output" function as deprecated 2014-05-08 12:24:11 +00:00
Dmitriy Simushev
35605b5af3 Create controller for button image 2014-05-08 11:53:25 +00:00
Dmitriy Simushev
8db2b94203 Prepare a request before send 2014-05-08 11:29:39 +00:00
Dmitriy Simushev
09411a4b32 Add "visitorTrack" event 2014-05-07 11:26:22 +00:00
Dmitriy Simushev
049dff0952 Make a controller for widget gateway 2014-05-07 11:23:25 +00:00
Dmitriy Simushev
7374d5f752 Fix bug in the main exceptions catcher 2014-05-07 09:16:09 +00:00
Dmitriy Simushev
f809557679 Replace license.php with controller's action 2014-05-06 15:36:15 +00:00
Dmitriy Simushev
18a2718888 Add extension to LICENSE, README, VERSION files 2014-05-06 15:25:21 +00:00
Dmitriy Simushev
3e7578411b Load all libs in libs/init.php 2014-05-06 15:18:31 +00:00
Dmitriy Simushev
456e329232 Add info about the project to composer.json 2014-05-06 14:55:18 +00:00
Dmitriy Simushev
a15b37d9ea Implement front controller 2014-05-06 14:26:30 +00:00
Dmitriy Simushev
813f27c4d2 Increase PHP version in repository readme file 2014-05-05 09:19:07 +00:00
Dmitriy Simushev
11462e76ef Increase required PHP version 2014-04-29 14:31:43 +00:00
Dmitriy Simushev
8057b40bb3 Update installation procedure 2014-04-28 10:54:09 +00:00
Dmitriy Simushev
b40f1e2e51 Fix bug with takeover feature 2014-04-28 08:39:11 +00:00
Dmitriy Simushev
06991af115 Fix problem with not serial keys and JSON response 2014-04-25 12:38:36 +00:00
Dmitriy Simushev
4e3593375f Update Handlebars.php 2014-04-24 13:43:00 +00:00
Dmitriy Simushev
b0c7cd350f Fix bug with sound when "mibew root" is empty 2014-04-24 13:21:17 +00:00
Dmitriy Simushev
0e2fbf3cf1 Provide js callbacks for invitation events 2014-04-09 08:44:16 +00:00
Mahmood Reza Sajjadi
787f446c31 remove depricated tag 2014-03-27 15:49:30 +04:30