Commit graph

946 commits

Author SHA1 Message Date
kervala
c440e9586a Changed: There is no suffix under Linux or OS X 2015-12-06 16:54:57 +01:00
kervala
9f75bed8c2 Changed: Use PNG images 2015-12-06 16:52:48 +01:00
kervala
80c72aebd2 Changed: Compile client_config_qt with Qt 5 2015-12-06 16:51:36 +01:00
kervala
66e90cb8f3 Changed: Convert BMP images to PNG 2015-12-06 16:49:17 +01:00
kervala
4cc17f1295 Added: French translation for client_config_qt 2015-12-06 16:45:47 +01:00
kervala
faa07d0219 Changed: Updated translations 2015-12-05 23:26:11 +01:00
kervala
51bc8fed3d Changed: Updated translations 2015-12-04 17:00:43 +01:00
kervala
e2b0038f9d Changed: Updated translations 2015-12-03 21:50:23 +01:00
kervala
f6219b0b58 Changed: Updated translations 2015-12-03 19:15:07 +01:00
kervala
cda9d04ddd Changed: Updated translations 2015-12-03 12:25:20 +01:00
kervala
4a656809e3 Changed: French translation 2015-12-02 23:08:29 +01:00
kervala
e125e0d8af Changed: Updated translations 2015-12-02 20:44:34 +01:00
kervala
8ec1873c97 Changed: New translations for Anisotropic Filtering 2015-12-02 19:34:17 +01:00
kervala
9c0e29289a Changed: Updated translations 2015-11-29 18:11:36 +01:00
kervala
590b72e05f Merge with develop 2015-11-29 17:55:33 +01:00
kervala
0ad9f15831 Changed: Use RYZOM_VERSION from config.h (generated by CMake) 2015-11-29 14:37:14 +01:00
kervala
6a17da8951 Removed: Useless MFC readme.txt 2015-11-29 14:19:55 +01:00
kervala
452bcc0661 Changed: Updated translations 2015-11-29 13:05:04 +01:00
kervala
d08a961eb8 Changed: Updated translations 2015-11-27 19:55:40 +01:00
kervala
faf693bdb0 Changed: Updated translations 2015-11-26 10:21:30 +01:00
kervala
a4879e468a Changed: Updated translations 2015-11-24 19:00:13 +01:00
kervala
e088e74111 Changed: Updated translations 2015-11-24 10:47:54 +01:00
kervala
6f1934fe5b Changed: Added spaces for EULA 2015-11-22 19:17:56 +01:00
kervala
524e4deffb Fixed: All articles "l'" in French 2015-11-22 18:21:03 +01:00
kervala
bef32ad563 Changed: Updated translations 2015-11-22 18:09:46 +01:00
kervala
ae9d243e75 Changed: Updated translations 2015-11-20 12:54:29 +01:00
kervala
409facb129 Changed: Improved alignment 2015-11-19 13:44:19 +01:00
kervala
3894e5dcec Changed: Updated translations 2015-11-15 13:08:08 +01:00
kervala
6cc90fce57 Changed: Improved text alignment in french 2015-11-14 18:20:26 +01:00
kervala
24c7313487 Changed: Updated translations 2015-11-04 17:29:56 +01:00
kervala
460fb7e3c7 Added: Bin directory for translations 2015-11-04 15:45:17 +01:00
kervala
8e0c4a2b34 Changed: Updated translations 2015-11-04 15:35:42 +01:00
kervala
38423fb32b Added: Tutorial for translations 2015-11-04 15:27:47 +01:00
kervala
53925dcfd1 Added: Translations diff directory 2015-11-04 10:47:27 +01:00
kervala
01ae94843a Added: Client-side translations 2015-11-04 10:41:30 +01:00
kaetemi
8602783c96 MFC now requires XP or higher 2015-07-10 06:24:17 +02:00
kaetemi
ab0aed948a Fix DXSDK include order 2015-07-10 06:16:19 +02:00
kaetemi
d411833ee0 Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj
2015-07-10 02:31:04 +02:00
kaetemi
eaf44707a7 Merge with hotfix 2015-03-06 23:40:48 +01:00
kervala
5cc2b16c87 Fixed: Compilation 2015-03-03 18:59:23 +01:00
kervala
b34e10adb4 Changed: Use NLMISC::toString instead of itoa 2015-03-02 13:09:57 +01:00
kervala
ae2ee4e0f3 Changed: Use CFile::createEmptyFile() 2015-03-02 13:09:16 +01:00
kervala
06e443abbe Fix #229 missing include in tools sources 2015-03-02 13:08:42 +01:00
kaetemi
9eae8d81ec Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 13:13:11 +01:00
kaetemi
90b63768db Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 12:38:43 +01:00
kervala
1675e7af3a Changed: Replaced atoi and atof by NLMISC::fromString 2015-01-13 19:47:14 +01:00
kervala
d6a2af6abd Changed: Minor changes 2015-01-13 14:11:07 +01:00
kervala
7987db85ca Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 2015-01-13 13:47:19 +01:00
kervala
fe9e52931d Changed: Minor changes 2014-12-26 13:12:56 +01:00
kaetemi
d6586fa42a Configure shadow outline in applications 2014-10-08 23:20:35 +02:00
kaetemi
f051c5d156 Add an assert 2014-09-21 13:24:33 +02:00
kaetemi
d9819abd11 Fix double delete 2014-09-21 12:31:02 +02:00
kaetemi
5165f74aae It works on my machine 2014-09-18 21:02:14 +02:00
kaetemi
a3b0569624 Fix strange code 2014-09-13 11:13:25 +02:00
kaetemi
0e0b6e11bd Fix texture lookup 2014-09-12 22:09:43 +02:00
kaetemi
fee85bac2c Some initial bugfixing for the map generation 2014-09-12 21:50:09 +02:00
kaetemi
13e690b629 Change cfg name 2014-09-12 20:33:20 +02:00
kaetemi
536ac42f54 Add missing r2_islands_textures tool 2014-09-12 20:29:50 +02:00
kaetemi
55d2685aca Change ClientApplication to DomainId in permission table 2014-09-07 08:53:10 +02:00
botanic
67ab6b4377 updated hgignore 2014-08-15 03:55:49 -07:00
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
kaetemi
47bc03522e One set of SQL scripts to rule them all 2014-07-14 19:15:23 +02:00
botanic
3c95e77cae Fix for bug from de6f606 2014-05-10 09:15:00 -07:00
kervala
c2d21f0363 Fixed: Compilation error 2014-05-09 19:18:56 +02:00
kervala
8c180c2520 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp 2014-04-26 22:51:03 +02:00
Matthew Lagoe
9eee69f72d Merged in shubham_meena/ryzomcore/issue#119 (pull request #63)
removed wrong panel from settings page
2014-04-21 03:31:14 -07:00
botanic
10cdf495ca missing = 2014-04-21 03:03:39 -07:00
botanic
1191a37816 fix for missing include 2014-04-21 03:00:19 -07:00
botanic
1c30c1067e php is_writable is not reliable 2014-04-21 02:39:29 -07:00
shubham_meena
3d2b66af73 remove wrong panel from settings page 2014-04-11 13:25:12 +05:30
botanic
01a7736de6 fix paths 2014-04-07 08:03:55 -07:00
botanic
7e27e78c25 missing . 2014-04-07 06:39:41 -07:00
botanic
23209d1735 display erors on installer 2014-04-07 06:35:15 -07:00
botanic
5e61238b6c missed it on all of them 2014-04-07 06:29:44 -07:00
botanic
324bfb8623 Merge 2014-04-07 06:27:49 -07:00
botanic
2277f6fbcb missed a ../ 2014-04-07 06:27:15 -07:00
Matthew Lagoe
3316ed1c3d Merged in shubham_meena/ryzomcore/issue#120 (pull request #60)
changed hardcoded location of ams_lib with location defined in configuration
2014-04-06 22:31:39 -07:00
Matthew Lagoe
80d3670385 Merged in shubham_meena/ryzomcore/Issue#123 (pull request #59)
Changed log-in from username to both username and email
2014-04-06 22:29:55 -07:00
Jan Boon
b210450b8d Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58)
Added tile of web in translations
2014-03-28 20:02:14 +01:00
Jan Boon
8c60f711fe Merged in shubham_meena/ryzomcore/issue#127 (pull request #56)
collation changed to utf8_unicode_ci
2014-03-28 20:01:46 +01:00
shubham_meena
ccd5355f48 changed hardcoded location of ams_lib with location difined in configuration 2014-03-27 16:50:26 +05:30
shubham_meena
7d92faa5be login.php edited online with Bitbucket: to provide access through both username and email 2014-03-25 06:35:21 +00:00
shubham_meena
be4633c1b8 changed login through email / username 2014-03-25 06:29:17 +00:00
botanic
101b48fcc8 fix my typo's 2014-03-24 10:45:42 -07:00
shubham_meena
b719ba6464 changed login from username to both username and email 2014-03-24 17:07:53 +05:30
shubham_meena
5bdcd04060 added web title in translations 2014-03-23 18:48:39 +05:30
shubham_meena
4841387a8c added title of web in translations 2014-03-23 17:56:42 +05:30
shubham_meena
61c7cdebcb libsetup.php edited online with Bitbucket 2014-03-23 10:45:30 +00:00
shubham_meena
fae178b059 colation changed to utf8_unicode_ci 2014-03-23 15:16:20 +05:30
botanic
b4f4745c7d dont chmod just check permissions 2014-03-10 12:56:47 -07:00
kaetemi
5c18c4e1b5 Compile fix 2014-03-02 21:43:24 +01:00
botanic
2dcfc69f08 fixed cretion of users 2014-02-25 19:38:10 -08:00
kaetemi
affdb36a73 Make packed sheets behaviour consistent accross services 2014-02-20 21:53:11 +01:00
kaetemi
e8c482d36c Disable build of dataset packed sheets in build pipeline 2014-02-20 20:15:18 +01:00
kaetemi
d8e83d5727 Add AIS sheets to shard sheets packer tool 2014-02-19 00:40:04 +01:00
kaetemi
18ba33b02c Add sheets packer tool for CTimeDateSeasonManager 2014-02-19 00:07:22 +01:00
kaetemi
9ebdd73daf Add EGS sheets to shard sheets packer tool 2014-02-18 23:50:55 +01:00
kaetemi
44351644f1 Rename CSheets in GPM to CGpmSheets 2014-02-18 22:43:06 +01:00
kaetemi
116e3440c8 Add sheets packer tool for shard GPMS and CContinentContainer 2014-02-18 22:37:21 +01:00
kaetemi
a3830705ef Add sheets packer tool for shard MS and IOS 2014-02-18 22:19:56 +01:00
botanic
8860790b91 force deleting of file so it works even after server crash 2014-02-15 19:52:08 -08:00
kaetemi
0b3186ac6a Clean translation diffs from OLDVALUE comments before merge, issue #116, patch provided by Łukasz K 2014-02-12 16:35:07 +01:00
botanic
d558690f44 add_user code for AMS 2014-02-08 20:15:38 -08:00
botanic
f283c4294b auto create ring user permissions 2014-02-08 19:26:11 -08:00
botanic
194f076443 Set permissions in the ams installer 2014-02-08 19:00:21 -08:00
Matthew Lagoe
1d6765ac17 Merged in nimetu/ryzomcore/shard-script-fixes-for-dash (pull request #47)
Change shard scripts to work with dash shell (issue #99)
2014-02-08 18:34:11 -08:00
kaetemi
b70a9d7e75 Skip some files in ig build when possible 2014-02-09 00:46:03 +01:00
botanic
58c6b188d7 Added linux patcher! 2014-02-07 20:10:07 -08:00
kaetemi
4315a2d197 Fix crash in translation_tools 2014-02-07 23:01:36 +01:00
kaetemi
b5e90e081e Update default paths for world editor 2014-02-07 17:47:43 +01:00
kaetemi
68f1440967 Include world editor files directory in prim export 2014-02-07 01:49:16 +01:00
kaetemi
80477df91e Merge with default 2014-02-06 19:54:15 +01:00
Matthew Lagoe
c347165e3d Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request #49)
mysqli class for shard admin tool
2014-02-05 13:14:50 -08:00
Matthew Lagoe
db18dda4f3 Merged in nimetu/ryzomcore/php-mysqli-refactor-fixed (pull request #48)
Replace deprecated mysql functions with mysqli in login and ring scripts
2014-02-05 13:05:14 -08:00
botanic
c88790dc96 remove sleep on ams install 2014-02-05 13:04:18 -08:00
kaetemi
2833cc42d4 Fix georges sound plugin compilation 2014-02-04 19:21:13 +01:00
kaetemi
f3a1dad1d2 Remove georges4cvs feature 2014-02-03 01:25:02 +01:00
kaetemi
ce88e5836a Remove georges4cvs feature 2014-02-03 00:16:35 +01:00
kaetemi
91163ba7bb Properly handle NeL dependencies for Ryzom tools when disabling NeL libraries 2014-02-02 00:47:33 +01:00
Nimetu
4c949774c3 Removed debug output 2014-01-29 14:11:08 +02:00
Nimetu
8c16bc6e94 Add mysqli database class to shard admin tool 2014-01-29 14:06:48 +02:00
Nimetu
a4a575d49e Replace deprecated mysql functions with mysqli in login and ring scripts 2014-01-28 00:47:13 +02:00
Nimetu
a6629ddd32 Change shard scripts to work with dash shell (issue #99)
Fix 'Press ENTER key' functionality
2014-01-27 23:15:31 +02:00
botanic
7bbfca6f1b Backed out php-mysqli-refactor, broke logins 2014-01-26 01:31:47 -08:00
kaetemi
6d39fd64b3 Fix Qt build on Windows 2014-01-21 12:50:23 +01:00
Nimetu
a9f9317dc9 Replace deprecated mysql functions with mysqli in login and ring scripts 2014-01-10 14:00:09 +02:00
botanic
26b8d32aac fixed permissions 2013-12-18 11:45:10 -08:00
botanic
50e5b956f8 fixed permissions on default admin account 2013-12-17 04:59:53 -08:00
botanic
9ca951e1c5 added the install for ring_open 2013-12-17 00:07:09 -08:00
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
eeeefe4e17 Merge 2013-12-14 19:36:36 -08:00
botanic
5e150397a1 fix for new install 2013-12-14 19:34:07 -08:00
kervala
3318485d58 Changed: Replaced strlwr by toLower 2013-11-13 21:33:29 +01:00
botanic
9db3e45ec4 added reload link to if config permissions are wack 2013-11-11 13:23:33 -08:00
botanic
208549a68d properly write the hostname for permissions creation 2013-11-11 13:17:19 -08:00
botanic
a1fb84e014 changed it to error on bad permissions copying config.php 2013-11-11 10:54:09 -08:00
Botanic
c50e0cd8a3 config.default.php 2013-10-26 03:19:59 -07:00
Botanic
5b73e366f0 added folder placeholders 2013-10-26 02:04:54 -07:00
Botanic
bf059cccec Changed installer page to no_visible_elements 2013-10-24 21:58:11 -07:00
Botanic
31a8b188fc added installer for nel_tool database 2013-10-24 20:25:04 -07:00
Botanic
9640354dd6 fixed css 2013-10-24 05:43:38 -07:00
Botanic
7be3abdb06 made logo clickable 2013-10-24 05:03:01 -07:00
Botanic
e3c9670869 fixed more warnings 2013-10-24 04:43:42 -07:00
Botanic
ddb06c7f8c fixed php warning 2013-10-24 04:10:39 -07:00
Botanic
aa92d18666 made users a dropdown for adding users to group 2013-10-24 02:21:43 -07:00
Botanic
df0f710e96 fixed missing </div> 2013-10-24 01:25:05 -07:00
Botanic
73dc75fa5b Fixed Support Groups 2013-10-24 01:12:09 -07:00
Botanic
d47d351122 added option for assigned and unassigned ie "both" 2013-10-23 23:58:34 -07:00
Botanic
32d6f42d29 fixed div in settings template 2013-10-23 18:35:44 -07:00
Botanic
f465807b06 fixed some more static non-static warnings 2013-10-23 18:26:59 -07:00
Botanic
51fdfe97a2 fixed missing index errors 2013-10-23 18:07:09 -07:00
Botanic
c3343a0e0f fixed groupid if there are no groups 2013-10-23 17:12:47 -07:00
Botanic
d3d406a177 cleanup sync 2013-10-23 17:08:27 -07:00
Botanic
b02584407b fixed static call to non static 2013-10-23 17:06:42 -07:00
Botanic
8439f8f952 added fork on linux as well as implimented pid file to check for other running crons 2013-10-23 15:26:36 -07:00
Botanic
7617bd3edc Implimented lazy cron and fixed syncronize button. 2013-10-23 15:06:41 -07:00
Botanic
1c5480a0e0 added installing nel db 2013-10-22 22:03:33 -07:00
Botanic
b830995450 Fixed path bugs 2013-10-21 23:57:27 -07:00
Botanic
601cbc8fde remove install.php from sql 2013-10-21 23:31:58 -07:00
Botanic
3c37b2bf13 added installer 2013-10-21 23:31:13 -07:00
Botanic
4e86785fc1 updated TOS url to http://www.gnu.org/licenses/agpl-3.0.html 2013-10-21 23:14:26 -07:00
Botanic
cbed910d11 added installer for when database is missing 2013-10-21 23:02:01 -07:00
Botanic
96691a1a9b Moved Android app 2013-10-21 20:05:16 -07:00
Matt Raykowski
8c046cf4c0 Merged in DJanssens/quitta-ryzomcore (pull request #25)
Ryzom AMS - GSOC Project
2013-10-19 16:02:52 -05:00
Botanic
7e768261d1 changed to tabs 2013-10-18 02:25:48 -07:00
Botanic
912ca661cc connection failure message if mysql conneciton fails 2013-10-18 01:51:30 -07:00
kervala
34e4b6aafa Removed: Backup files 2013-10-13 13:34:38 +02:00
kervala
4005f3d660 Changed: Link to opengl library 2013-09-29 18:11:05 +02:00
kervala
2becb762f8 Fixed: Some warnings 2013-09-29 16:26:24 +02:00
kervala
43cb482d7e Changed: Don't check for D3D radio button under other OSes 2013-09-29 13:51:43 +02:00
kervala
49550556ac Changed: Minor change 2013-09-29 13:51:08 +02:00
kervala
d8cede8381 Changed: Disable D3D radio button for other OSes 2013-09-29 13:50:38 +02:00
kervala
81942a6e4a Changed: Virtual destructors 2013-09-29 13:49:53 +02:00
kervala
16d0137b8a Fixed: Compilation under Linux 2013-09-29 13:49:07 +02:00
kervala
dcd26e09f9 Changed: Minor changes 2013-09-29 13:47:30 +02:00
kervala
da67ac8517 Fixed: Wrong driver version in Ryzom Configurator
Fixed: Typo in "width"
2013-09-29 13:46:43 +02:00
kervala
d4ca2673cb Changed: Added PCH for ryzom configurator qt 2013-09-29 13:44:04 +02:00
kaetemi
185709734d Fix warnings 2013-09-27 01:32:01 +02:00
kaetemi
3d53e078a5 Fix line endings 2013-09-27 00:08:49 +02:00
Quitta
753893d8a9 updated client_default.cfg and removed rhe anon login 2013-09-23 03:52:20 +02:00
Quitta
3d7a7dc191 Merge with quitta-gsoc-2013 2013-09-23 00:49:16 +02:00
kervala
15d97b9893 Changed: Don't include files from project in PCH 2013-09-22 11:01:17 +02:00
Quitta
f93034248d forgot to change one button, quick fix 2013-09-21 00:35:04 +02:00
Quitta
b03930ce00 changed button sizes and added the forgot password link to the client_cfg.cpp 2013-09-21 00:28:53 +02: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
17233ba735 renamed the config to config.default.php 2013-09-20 03:11:04 +02:00
Quitta
b1c10fbf10 some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp 2013-09-20 02:41:57 +02:00
Quitta
2e68196b2a tried to fix error messages being shown 2013-09-17 05:26:09 +02:00
Quitta
6cc2c8cfc3 it works, though this will also forward the client to the success page 2013-09-17 04:58:02 +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
4da16dbaad wasn't completely fixed yet, hopefuly it now is 2013-09-17 02:31:02 +02:00
Quitta
4c3aedef87 small fix 2013-09-17 01:59:40 +02:00
Quitta
eb138a8760 syncing small fix 2013-09-15 19:44:24 +02:00
Quitta
8f4e3d39aa putted image files in the www folder too, because else it can't be accessed from outside! 2013-09-15 19:38:49 +02:00
Quitta
1884997714 added function that imports the users from the nel db into the ams/ticket_user 2013-09-15 19:15:17 +02:00
Quitta
dfa885fcca updated the docs! 2013-09-15 18:27:07 +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
ef3f24d8df Added the doxygen generated pages + config file in ryzom/tools/server/ryzom_ams_docs 2013-09-13 00:27:49 +02:00
Quitta
75dcaa9ec3 the lib is entirely documented, still webusers and func/inc folders to go :D 2013-09-12 19:28:56 +02:00
Quitta
3030d4c650 some more documented classes.. 2013-09-12 06:13:28 +02:00
Quitta
ce36454383 added extra documentation. Man, writing documentation for the ticket class was quite a job :D 2013-09-11 23:51:23 +02:00
Quitta
135e57720c Even more docs! writing documentation sucks.. 2013-09-11 16:56:00 +02:00
Quitta
bef4d1d029 added more documentation.. 2013-09-11 01:38:53 +02:00
Quitta
e07bd3e2a5 added documentation for assigned, dblayer and forwarded class 2013-09-10 21:26:03 +02:00
Quitta
8ab4b6ba84 Just retested the mailing functionality, which seems to still work proper 2013-09-10 04:42:36 +02:00
Quitta
9b74660631 removed my testing pass out of the config file :D 2013-09-09 23:31:49 +02:00
Quitta
1b2475281f Added CreatePermissions + handling it while syncing + changed image path to refer to the image locations dir + other fixes 2013-09-09 23:30:45 +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
e01c0c0913 Soem fixes + also using the createPermissions() function of the module atm! 2013-09-08 22:49:39 +02:00
Quitta
a33288c5f2 Huge update! ingame part should work! 2013-09-08 06:01:01 +02:00
Quitta
67f5741243 Ingame version works now too more or less 2013-09-07 04:12:47 +02:00
kervala
8d27acc654 Changed: Minor changes 2013-09-06 15:00:35 +02:00
kervala
1560df430a Changed: Replace atoi by NLMISC::fromString 2013-09-06 14:45:48 +02:00
Quitta
d267e60514 show queue works and show ticket info, I think all outgame aspects are covered now! 2013-09-06 04:52:37 +02:00
Quitta
4691242d4d added support group functionality to the drupal module 2013-09-05 21:33:11 +02:00
Quitta
dd14548048 some fixes for the real version 2013-09-05 04:29:47 +02:00
Quitta
8f2dd7f2fd userlist works, show reply works, also possible to change the permissions of the users (though relying on the libs permission system atm..) 2013-09-05 04:16:28 +02:00
Quitta
8af7f02311 show ticket log works + fixed timestamp issue 2013-09-05 03:29:34 +02:00
Quitta
f795cf44d2 Creating tickets, browsing the profile, replying on tickets and forwarding them is possible! 2013-09-05 02:31:29 +02:00
Quitta
98e5964869 helpers class updated! 2013-09-04 17:49:46 +02:00
Quitta
fd368bb123 can display the dashboard html atm 2013-09-04 17:44:43 +02:00
Quitta
213000c5c8 reworked the index.php page into the module's _ams_handler function, which will be the main function. Having some serialize/unserialize issues though.. 2013-09-03 17:52:52 +02:00
Quitta
6f4fb697b5 added amsblock and a menu item for the ams page 2013-09-03 04:55:51 +02:00
Quitta
08d21336af added help hook, to make it viewable in the help menu, however still unsure if I have to make a page or block or a combination.. 2013-09-02 23:52:42 +02:00
Quitta
2805577c81 auto login when calling the page from ingame (should work)... 2013-09-02 21:21:41 +02:00
Quitta
38fe1ee557 taking away the functions checkUser, checkEmail, checkpassword out of the module, the webuser/user handles this! 2013-09-02 19:43:53 +02:00
Quitta
e992a3aef0 added hook_user_insert, now the user gets also added to the shard + a ticket_user entry gets created that couples the drupal id to it 2013-09-02 18:32:10 +02:00
Quitta
ebc2c1c144 reworked config file to work with drupal and added extra config fields to the configuration form in the module 2013-09-02 16:23:07 +02:00
Quitta
ef61212038 including the module problem 2013-09-02 04:42:56 +02:00
Quitta
1867c9d196 started working on the module + small addition 2013-09-02 04:15:18 +02:00
Quitta
362e395779 small bug fix 2013-09-01 18:15:41 +02:00
Quitta
01f6d6fabd ingame dashboard also fixed! 2013-08-29 22:19:37 +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
600b016e1d added images in the ingame part, added config properties & fixed time bug in queues page 2013-08-29 02:08:05 +02:00
Quitta
2f07d292e5 Fancified outgame show info page and made ingame info page 2013-08-28 22:24:47 +02:00
Quitta
a795c58256 ticket showing works outgame, but needs fancyfying :D 2013-08-28 05:31:06 +02:00
Quitta
fa86db3cc7 updated, stroing to the db seems to work! 2013-08-28 02:24:08 +02:00
Quitta
52f90e9261 ticket_info class done, however I think I better add a field to the Ticket DB, instead the way I do it now.. 2013-08-27 22:54:45 +02:00
Quitta
420bb064c6 ticket_info class almost done 2013-08-27 19:08:10 +02:00
Quitta
d6c8483029 Finaly got it to working again.. 2013-08-26 17:25:28 +02:00
Quitta
dabf1da618 added language support however, something is broken :/ 2013-08-26 11:34:51 +02:00
Quitta
c6ce0a188a mailing refactored 2013-08-26 05:37:55 +02:00
Quitta
d147cc681c #mailing languages setup 2013-08-25 17:49:01 +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