Commit graph

41 commits

Author SHA1 Message Date
kaetemi
07d3eba709 Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary 2014-07-14 20:27:46 +02:00
botanic
7e27e78c25 missing . 2014-04-07 06:39:41 -07:00
shubham_meena
ccd5355f48 changed hardcoded location of ams_lib with location difined in configuration 2014-03-27 16:50:26 +05:30
botanic
e52c525827 a positive and a negative is supposted to be NEGATIVE stupid php 2013-12-16 23:38:24 -08:00
botanic
2776b4f461 updated words file 2013-12-16 23:19:29 -08:00
botanic
395503bed1 helps if i use the right file... 2013-12-16 23:14:24 -08:00
botanic
7c23b19f58 forgot a few ; 2013-12-16 23:11:30 -08:00
botanic
29fc217a88 fixed some permissions issues, setup system so that it has a is_installed file to determin if it should install or not 2013-12-16 22:59:06 -08:00
Botanic
7617bd3edc Implimented lazy cron and fixed syncronize button. 2013-10-23 15:06:41 -07:00
Botanic
b830995450 Fixed path bugs 2013-10-21 23:57:27 -07:00
Botanic
cbed910d11 added installer for when database is missing 2013-10-21 23:02:01 -07:00
Quitta
54342837ff forgot password added 2013-09-20 23:36:19 +02:00
Quitta
1376158cb1 Made it possible to redirect to a specific page after login in 2013-09-20 05:33:39 +02:00
Quitta
e889c639db bah, its late and I'm not working in c++... 2013-09-17 04:35:37 +02:00
Quitta
7b1c32176d this should fix it :D! 2013-09-17 04:24:57 +02:00
Quitta
2d776a65ed Added more documentations, this time also the inc/func files are documented and changed the doxygen config file with the help of Botanic 2013-09-14 00:39:03 +02:00
Quitta
91c9c04dc3 Biggest push ever! :D Kinda made it possible to only need a few files in the inc/func of the drupal module, all others can be copied of the www version 2013-09-09 03:47:32 +02:00
Quitta
a86f192c84 dashboard added that shows the newest ticket, the amount of tickets in your todo list and tickets waiting on YOUR response 2013-08-29 05:01:47 +02:00
Quitta
e9f3a560a8 rewrote language handling + language is now stored in the db and the value is based on the users language flag clicked (or default) or the ingame language 2013-08-25 06:27:44 +02:00
Quitta
d1795c32f8 generic pagination with debugging for testing it atm 2013-08-05 04:37:20 +02:00
DJanssens
af10295644 test 2013-07-31 13:03:12 -07:00
Quitta
0bf8c4d526 fix for getting client working + possibly auto login for ingame part 2013-07-30 01:46:56 +02:00
Quitta
bbe74c8fba refactored to admin/mod + changed install file + added mod menu 2013-07-18 21:12:03 +02:00
Quitta
c5d063a6eb error template added, fixed some small bugs 2013-07-03 18:49:23 +02:00
Quitta
6e04a001a7 added initial admin/admin account when sql/install is executed, also added the admin's functionality: libuserlist 2013-06-29 19:05:54 +02:00
Quitta
beefbe03f8 Changed the way index handles page requests, also made a folder func, for when a form is submitted and requires a function to be performed and inc for pages that want to perform php code but without a form 2013-06-29 05:23:38 +02:00
Quitta
24587c1d6e show name when logged in in main top bar 2013-06-26 17:43:29 +02:00
Quitta
577d68a6d9 Added logout, refined login and took it back out of the lib. Added timers to forward after 5 seconds after logout & register. Looks good imo 2013-06-26 16:35:33 +02:00
Quitta
fc7bab9506 Reworked register 2013-06-26 03:26:25 +02:00
Quitta
ed483da085 Reworked index.php a little, though something is going wrong with my session variables 2013-06-25 21:33:49 +02:00
Quitta
fa7afa87fd Loging in match searching seems to work :) 2013-06-25 20:57:10 +02:00
Quitta
0c46da1f62 small fixes of last night, still have to figure out a way to get the mkdir warning dissapear! 2013-06-19 21:05:12 +02:00
Quitta
6e621e1677 Damn its early in the morning :D Oh well! Register works with a callback function. shows which fields are correctly filled in and which not yet. It runs quite smooth. Off to bed now! 2013-06-18 07:22:24 +02:00
Quitta
55acd2aab2 Select automatically if it should load with no_visible_elements on or off + minor updates 2013-06-17 16:29:20 +02:00
Quitta
d7be3a1a78 Trying to intigrate the home template in the inheritance structure of smarty 2013-06-17 15:39:55 +02:00
Botanic
6581e2393d changed index.php to correct file and created charisma index for backup 2013-06-16 23:13:38 -07:00
Botanic
ac753b17a0 added charisma 2013-06-15 07:01:11 -07:00
Botanic
d476f58a94 updated template for registration and setting up add_user functions 2013-06-07 04:05:28 -07:00
Botanic
931d59d420 cleaned up templates and got languages working 2013-06-06 22:59:11 -07:00
Botanic
f02620b4ff added in smarty, still need to finish making it load the correct template properly 2013-06-06 21:43:11 -07:00
Botanic
bc25fb664d initial work on ams_lib 2013-06-05 23:04:46 -07:00