Commit Graph

716 Commits (ac980adcc70cede5f806df693ae502d8b495e052)

Author SHA1 Message Date
shubham_meena ac980adcc7 Added few more options in REST api
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 0e4b004978 Bug Fix: delete plugin option available for inactive plugins
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena acb4f26f1a API key management plugin for ams
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 0d8fe2b7aa Achievements plugin integrated with ams
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 70e8310fff added API key mangement and Achievements plugin during installation of ams
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 990eae1065 Adding activated plugins to the main options list
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 204a5b8a18 rest api using curl
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena ce53f5f26c API key management calender
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 3b3a595903 bug fix: added template path option in .info file
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 4c0d3e53fc fixed few bugs
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 11a3df1aaa branch updated
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena edfe73b1ec merging conflicts
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 931d18323b removed merged conflicts
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena d59b6cc642 updates database
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 1ef330b076 hook functionality
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena e7e4b88747 function to install update in the plugin
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena ae7503df36 template with list of updates
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena f09e4e48a5 template for updates of plugins
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 4d1d52fc73 check functionality for existing updates
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 678cc254ee updating functionality with some error fixes
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena cebfde66f7 deactivating a plugin in ams
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 2f81e3c1b9 activating a plugin in ams
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 59a6c6b8c3 deleting plugin from ams
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena ad2ed4dfa4 Plugin installation first upload t{block name=content}
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena a15462c863 plugin installer functionality
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena c558b92bf5 plugin interaction files
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 2f023e0bdc Database CREATE TABLE IF NOT EXISTS . (
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena bf47b07fe0 changes indentation and extra spaces
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena c4ff97cefd template for plugins in AMS
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 8a28b3583a restructuring of AMS database functions to work with CRUD
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena a92f32c1c4 few more changes to the CRUD layer in ams
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 23c0a8bc24 CRUD layer for AMS
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
botanic b57755b9ee Fix for bug from de6f606 11 years ago
kervala d7c9608d83 Fixed: Compilation error 11 years ago
kervala 8972ecf1b3 Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp 11 years ago
Matthew Lagoe c7650f041a Merged in shubham_meena/ryzomcore/issue#119 (pull request #63)
removed wrong panel from settings page
11 years ago
botanic db2f0435cd missing = 11 years ago
botanic bac99a8815 fix for missing include 11 years ago
botanic 18f72e3781 php is_writable is not reliable 11 years ago
shubham_meena 1970dd0ff4 remove wrong panel from settings page
--HG--
branch : issue#119
11 years ago
botanic 4891ce5dc4 fix paths 11 years ago
botanic fd4fce0d6a missing . 11 years ago
botanic 5fe1dd709f display erors on installer 11 years ago
botanic fff4682d92 missed it on all of them 11 years ago
botanic cd9deab467 Merge 11 years ago
botanic 08b1602e5a missed a ../ 11 years ago
Matthew Lagoe 0a631f5f9f Merged in shubham_meena/ryzomcore/issue#120 (pull request #60)
changed hardcoded location of ams_lib with location defined in configuration
11 years ago
Matthew Lagoe 3f54b93b30 Merged in shubham_meena/ryzomcore/Issue#123 (pull request #59)
Changed log-in from username to both username and email
11 years ago
Jan Boon 2eacddc47c Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58)
Added tile of web in translations
11 years ago
Jan Boon 6765d4f091 Merged in shubham_meena/ryzomcore/issue#127 (pull request #56)
collation changed to utf8_unicode_ci
11 years ago