Commit Graph

288 Commits (19f7bc931ef2cb7412d2ab86b22d3d33494e69e1)

Author SHA1 Message Date
botanic be87039624 added reload link to if config permissions are wack 11 years ago
botanic 80e168886a properly write the hostname for permissions creation 11 years ago
botanic 036dac452f changed it to error on bad permissions copying config.php 11 years ago
Botanic 4c5832204f config.default.php 11 years ago
Botanic 3e692705ea added folder placeholders 11 years ago
Botanic b6de1eca23 Changed installer page to no_visible_elements
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 284884c573 added installer for nel_tool database
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic a3cbd69d3b fixed css
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 03a1dc39af made logo clickable
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 2d174cf15c fixed more warnings
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic b8fdefe10d fixed php warning
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 04619a39a9 made users a dropdown for adding users to group
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 632a6f2929 fixed missing </div>
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 91c4784752 Fixed Support Groups
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 81d1cf93fb added option for assigned and unassigned ie "both"
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic d1913cbfc5 fixed div in settings template
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic c4e79a8246 fixed some more static non-static warnings
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 6b266fd808 fixed missing index errors
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 8ca55f955e fixed groupid if there are no groups
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 677c8fa251 cleanup sync
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 3dbb08f1d1 fixed static call to non static
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 95c5b9e1a8 added fork on linux as well as implimented pid file to check for other running crons
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 72290313a4 Implimented lazy cron and fixed syncronize button.
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 08ee2b8abc added installing nel db
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 54d13d93d0 Fixed path bugs
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 16bd70c50a remove install.php from sql
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic fd012e9cda added installer
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 457f2f703f updated TOS url to http://www.gnu.org/licenses/agpl-3.0.html
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 7a7191e981 added installer for when database is missing
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 32c729f38e Moved Android app
--HG--
branch : rc-botanic-webdev
11 years ago
Quitta a2cedf109d forgot to change one button, quick fix
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 43e356cda1 changed button sizes and added the forgot password link to the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta cf8251f25f forgot password added
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 78adc25c8d Made it possible to redirect to a specific page after login in
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 7d3bd1a4ba renamed the config to config.default.php
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta cfa3651296 some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 40bcc543e3 tried to fix error messages being shown
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 3d69e377e0 it works, though this will also forward the client to the success page
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 4aa905c07f bah, its late and I'm not working in c++...
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 343c01d077 this should fix it :D!
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 2747ed75f7 wasn't completely fixed yet, hopefuly it now is
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 739defbd99 small fix
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 3dd4901036 syncing small fix
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta bfce96eb23 putted image files in the www folder too, because else it can't be accessed from outside!
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 3c1d74045e added function that imports the users from the nel db into the ams/ticket_user
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 1b9f09bc52 Added more documentations, this time also the inc/func files are documented and changed the doxygen config file with the help of Botanic
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 580aa3c775 Added the doxygen generated pages + config file in ryzom/tools/server/ryzom_ams_docs
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta f11559bd8a the lib is entirely documented, still webusers and func/inc folders to go :D
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 03b48ea0d3 some more documented classes..
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 9a6da85805 added extra documentation. Man, writing documentation for the ticket class was quite a job :D
--HG--
branch : quitta-gsoc-2013
11 years ago