53 Commits

Author SHA1 Message Date
NewFuture
40a9dc37e2 fixed formatting and .travis.yml 2016-10-07 15:09:11 +08:00
daeks
3f41226f16 Revert "CSRF checks" 2016-03-02 07:09:05 +01:00
Luca Reverberi
c5e5ac7c43 CSRF checks 2016-02-15 20:42:02 +00:00
daeks
713a71ff60 ref. to https://github.com/Codiad/Codiad/issues/776 2015-03-06 07:16:18 +01:00
daeks
036eeced85 Merge pull request #717 from Andr3as/691.2
New settings component and persistent settings
2014-12-25 10:52:50 +01:00
Evertton de Lima
de79cd0359 Improved portuguese translation 2014-11-30 01:16:05 -03:00
Andr3as
b064660023 Merge upstream 2014-11-26 16:46:47 +01:00
Andr3as
c7a065fb14 New settings component 2014-08-10 20:33:56 +02:00
daeks
671f95d80f changing password deletes project from users.php 2014-07-29 22:17:48 +02:00
wusiyu
befc66166b add i18n to some string ,update chinese translation 2014-07-14 18:32:14 +00:00
daeks
83ea338b2b added wrapper 2013-09-12 07:31:09 +02:00
daeks
b30169804f same for language 2013-07-03 07:42:11 +02:00
daeks
b921f8fb7c save theme to localstorage 2013-07-03 07:36:49 +02:00
daeks
0e81812d67 set theme on login 2013-07-02 13:16:59 +02:00
fluidbyte
6e3293262f Fix issue #441 - Missing or mal-formatted username 2013-06-09 22:43:49 +00:00
fluidbyte
bda999df3a Fix for issue #441 - Blocks creation of usernames with spaces 2013-06-09 20:23:25 +00:00
Evertton de Lima
58d2ab9c6c Updates translations for Portuguese language. 2013-06-09 16:04:05 -03:00
MrChang1
2d8e368608 Update dialog.php
I modified the php for translation purposes only.
2013-06-09 15:46:15 +03:00
fluidbyte
d06e91810b Missed underscore on GET 2013-05-09 06:23:05 -07:00
fluidbyte
95dc38dbd9 Fix Issue #392 - Not saving user's current project 2013-05-09 06:19:12 -07:00
Christian von Arnim
5f935e2982 Fix many Notice in usermanagement
Fix many possible Notice and the bug that no message appear with
error_reporting(E_ALL) when you remove all Projects from an account.
(old: line 76, new: Line 95 to 101)
2013-04-07 13:24:19 +02:00
fluidbyte
da84af1c5e Change "Cancel" to "Close" to avoid confusion 2013-04-06 07:34:13 -07:00
daeks
5ce3f00a11 security checks to prevent unwanted changes 2013-04-05 16:08:51 +02:00
daeks
1025389b93 merged config.php to be in common.php 2013-04-03 12:04:08 +02:00
HoLbLiN
601e89d77b Security Patch (Prevent password in URL)
Change create and change password for use POST requests.
This prevent to see password in apache log or in /server-status for example
2013-04-02 17:23:53 +02:00
HoLbLiN
7535bd5c2e Security patch XSS in usernames
Clean an username when we add a account for prevent XSS attacks
2013-04-02 17:00:37 +02:00
HoLbLiN
3993f46f6c Security patch. Fix LFI in language selection system.
Fix https://github.com/Codiad/Codiad/issues/220
2013-04-02 16:19:42 +02:00
daeks
b7ad5fbb85 themes 2013-04-01 12:20:17 +02:00
daeks
0fa263086e removed unnecessary scrollbars to be displayed only if needed 2013-03-28 14:05:51 +01:00
Fluidbyte
707b90dcee Fix user project selector scrollbar on hide/show 2013-02-08 12:27:00 -08:00
Verdier
c7be1e9d80 Animate language select show. 2013-01-29 18:32:18 +01:00
Fluidbyte
caf5ff58b3 Hide language selector, link to show 2013-01-26 07:45:44 -08:00
Danny Morabito
e470e978f0 add language to controller.php 2013-01-21 19:57:39 +01:00
Danny Morabito
f920910ed4 add lang in class.user.php 2013-01-21 19:56:37 +01:00
Lorefnon
c05c2a70de Fix for issue#82 and replace current notification system with toastmessage based notification system 2012-12-22 15:28:59 +05:30
Florent Galland
413cde0fe9 Fine tune lot of icon stuff. 2012-12-08 17:59:22 -05:00
Florent Galland
8c978f6988 Everything is here. Need to fine-tune. 2012-12-08 17:08:26 -05:00
fluidbyte
47f4586bd3 Fix user access control module visibility 2012-10-22 17:35:03 +00:00
Fluidbyte
51852c63d8 Fixed user-access system issues 2012-10-14 14:14:47 -07:00
Fluidbyte
0b66374e23 Fix user create issue 2012-10-12 12:47:54 -07:00
Lorefnon
bc7e885bc2 Incorporated recent changes 2012-10-12 18:42:09 +05:30
Lorefnon
0ad4f20b97 Major code cleanup along with minor restructuring and refactoring 2012-10-12 18:24:33 +05:30
Kent Safranski
6cca9134eb Fix missing apostrophes 2012-10-11 06:40:12 -05:00
Fluidbyte
0a2dfc00a6 Fixed overflow scroll 2012-10-08 13:15:26 -07:00
Fluidbyte
99057138cb Fixed typo on user add dialog 2012-10-08 12:49:26 -07:00
Fluidbyte
b68e2cd27c Misc cleanup 2012-10-07 05:46:57 -07:00
Fluidbyte
f706ecab09 Added user access control 2012-10-06 09:54:15 -07:00
Fluidbyte
68a5be9f1b Misc cleanup 2012-10-03 17:40:21 -07:00
Lorefnon
a66e203e5b Reformat code using JS-beautify 2012-10-04 03:19:56 +05:30
Fluidbyte
20035c65b3 Remove active listings when user deleted 2012-09-21 11:30:29 -07:00