65 Commits

Autor SHA1 Mensagem Data
Felipe 4def4b3c82 Added the logs dir verification 2012-07-17 01:38:25 -03:00
Felipe N. Moura 230a4c9cf4 Added 'set project.sourceadd' command;
Added support for the 'set conf.param' command;
Added a quantifier to portuguese(varios);
2012-07-02 01:31:37 -03:00
Felipe N. Moura a871b2c49d Added multiple line support to console component(symfony console);
Added 'set project.source' command;
2012-07-01 15:24:44 -03:00
Felipe N. Moura 7b86de035d Fixed bug with message outputs using sprintf;
Added program 'remove' to remove access from a user to a project;
2012-07-01 01:39:24 -03:00
Felipe N. Moura 83cb738ad5 Added the list of users to the command 'show data' for projects;
Fixed problems with user_project relations;
Fixed problems with 'set' command for projects;
2012-06-30 15:59:36 -03:00
Felipe N. Moura 08b28bd237 Added methods to set data in projects
Added 'add' program to add a user to a project
2012-06-30 03:17:55 -03:00
Felipe N. Moura 583f0bafde Fixed problem with status and level updates in user profiles 2012-06-29 02:28:27 -03:00
Felipe N. Moura a6ff7c2622 Merging from github 2012-06-29 02:20:19 -03:00
Felipe N. Moura 6c41aa12ed Mergin from server 2012-06-29 02:19:32 -03:00
Felipe N. Moura 74224da9c8 Added methods to facades, increased admin powers...working on 'SET' program 2012-06-29 02:16:05 -03:00
Morvana Bonin f2559bdf1b Changes to the prototype of Ride(Rich IDE) 2012-04-16 00:24:23 -03:00
Felipe N. Moura 79bebb1de7 *Added log manager
*Added some constants
Added the 'who am i' program
2012-04-07 16:41:09 -03:00
Felipe N. Moura 3887f5746c changes to the help commands and how to install or uninstall the application.
Changes made on external(symfony) classes! To change the help format as needed
Fixed some typing mistakes
2012-04-07 01:19:37 -03:00
Felipe N. Moura 99bdfaca39 added uninstall and remove commands 2012-04-06 14:23:21 -03:00
FelipeNMoura a8d3cb52bd a couple of detailes 2012-02-07 01:18:54 -02:00
Felipe Nascimento de Moura c18f1c770b start works on RIDE ide 2011-06-18 15:54:38 -03:00
Felipe Nascimento de Moura 45a79c7658 fixed foreign keys problem;
fixed bug for new projects;
changes to sql generator;
2011-06-05 21:51:56 -03:00
Felipe Nascimento de Moura 54f9c60f6a Merge branch 'master' of github.com:felipenmoura/theWebMind 2011-06-01 21:00:07 -03:00
Felipe Nascimento de Moura 2f52b322c2 tests with PUG class...remove it afterwards 2011-05-30 15:11:42 -03:00
Felipe 756b4f7c6b Added annotations, messages in L10N. Changes made to modeloTeste(as example for those who may want to create their own programs). Startging works in 'insall' program 2011-05-28 18:49:06 -03:00
Felipe Nascimento de Moura 1972eb6c5b Fixed a couple of bugs in a few programs and added a few comments/annotations 2011-05-15 19:06:22 -03:00
Felipe Nascimento de Moura bd9a905750 changes to the IDE console 2011-05-08 21:50:26 -03:00
Felipe Nascimento de Moura fce9629454 added console features to interact with HTTP requests 2011-05-07 16:42:30 -03:00
Felipe Nascimento de Moura fcf172416f fixed uncommited bug for SQL generator; added annotations; shrinked sql generator to use the \API\ namespace 2011-05-06 02:09:20 -03:00
Felipe Nascimento de Moura a802b61f60 added button in the IDE to create demo_en project 2011-05-04 00:51:02 -03:00
Felipe Nascimento de Moura 3973bc98da Added annotations and licenses to files into which they were missing 2011-04-25 00:48:37 -03:00
Felipe Nascimento de Moura f2240f3173 changes to the way the system loads all the programs, loadding them automaticaly 2011-04-23 01:03:03 -03:00
Felipe Nascimento de Moura 1f04f3f18e Improvements to the API commands 2011-04-22 02:36:35 -03:00
Felipe Nascimento de Moura 118de09e86 Added some new commands to the API namespace to make it easier for developers 2011-04-22 00:51:27 -03:00
Felipe Nascimento de Moura b4f871f37f -fixed bug in setup
-added availableOptions to commands
-a few changes to plugins interaction
2011-04-17 02:46:36 -03:00
Felipe Nascimento de Moura 4e26d20075 changes to plugin classes and a few more bugs fixed 2011-04-16 02:40:10 -03:00
Felipe Nascimento de Moura aa8e451a58 - Refactor of all the MindCommand class
- Rebuilt of all programs to use the pattern of the new format designed for the new MindCommand class
2011-04-15 23:32:55 -03:00
Felipe Nascimento de Moura 4810e2b6bf refactory of the program classes and MindCommand class to make it easier, safer and less repetitive the creation of new programs 2011-04-15 03:21:10 -03:00
Felipe Nascimento de Moura de704f2332 changes to setup file
added web-setup(access the setup.php in your browser)
Changes to the database generator tools
2011-04-14 17:45:27 -03:00
unknown a3f381ad34 Setup for windows 2011-04-14 12:36:57 -03:00
Felipe Nascimento de Moura a6a9c2dc47 working on file manager for projects 2011-04-06 22:58:18 -03:00
Felipe Nascimento de Moura 43f9aefe46 added database generator classes 2011-04-06 18:18:23 -03:00
Felipe Nascimento de Moura 6f7c04c51c reorganized some files and classes, and starting the works on 'sorting tables' for sqlite 2011-03-31 18:59:55 -03:00
Felipe Nascimento de Moura db5e744a14 postgres ddl code generator 2011-03-31 01:25:25 -03:00
Felipe Nascimento de Moura 04aa11aaab fixed bugs around default values and fks which were also pks
Also, added the program dqb to build DDL codes
Working on postgres DDL generator
2011-03-30 22:09:55 -03:00
Felipe Nascimento de Moura 7466439dfb added commit command 2011-03-24 12:24:32 -03:00
Felipe Nascimento de Moura 8b2e818078 basic version control system added, persisting structure into the database 2011-03-23 16:42:01 -03:00
Felipe Nascimento de Moura 5fad27f97c start working to persist the analyzed structure 2011-03-22 19:11:39 -03:00
Felipe Nascimento de Moura 7d934c0bc8 added the cache control for analyzed projects 2011-03-15 12:36:46 -03:00
Felipe Nascimento de Moura b98ee88a3f added @import feature to source files 2011-03-12 02:52:39 -03:00
Felipe Nascimento de Moura 8517abe185 treatment of composed substantives 2011-02-24 16:48:16 -03:00
Felipe Nascimento de Moura a4ba5eb637 removing temporary files 2011-02-18 18:07:40 -02:00
Felipe Nascimento de Moura 91b0281b00 fixed problem with non utf8 chars 2011-02-16 02:27:55 -02:00
Felipe Nascimento de Moura 2d213e1e4a works with the analyst 2011-02-14 19:30:05 -02:00
Felipe Nascimento de Moura 79fd5762f9 added static addresses to constants library
changes and TODO itens added to test program
2011-02-14 13:49:46 -02:00