summaryrefslogtreecommitdiff
path: root/frontend/beta/js
AgeCommit message (Collapse)AuthorFilesLines
2012-06-16fix the cancel button for editing cardsJosh1-2/+8
The javascript was checking for the parameters assuming the backend provided version information. The community edition backend does not supply any versioning information so the javascript checks both locations
2011-10-23Integration of PHP backend with /beta and /gamma front endsGiulio Cesare Solaroli3-265/+7
Fixed PHP backend and /beta code to handle request and data format compatible with /gamma. At the moment adding/deleting/editing records seem to work fine.
2011-10-06Fixed the copyright headersGiulio Cesare Solaroli125-1125/+750
2011-10-04Merge branch 'timeout'Giulio Cesare Solaroli1-0/+6
2011-10-04Fixed code indentationGiulio Cesare Solaroli1-6/+6
2011-10-04Fixed the copyright header on the Russian translation fileGiulio Cesare Solaroli1-9/+10
2011-10-04Added Russian Languagekuznetz2-119/+203
2011-10-04check for exceptions from the serverJosh1-0/+6
2011-10-02First version of the newly restructured repositoryGiulio Cesare Solaroli238-0/+116563