Gráfico de Commits

187 Commits

Autor SHA1 Mensagem Data
Felipe N. Moura 5057551be7 Added friendly message for extra parameter error
Added redirect to setup page when accessing the index before installing it
2012-03-28 18:56:48 -03:00
FelipeNMoura a8d3cb52bd a couple of detailes 2012-02-07 01:18:54 -02:00
FelipeNMoura 35764bdd59 Changes to the installation page 2012-02-01 00:05:39 -02:00
unknown 14922495f0 changes applied to the install page 2012-01-31 23:44:08 -02:00
Felipe Nascimento de Moura d6f7ede6d3 requested changed applied to the maind document in pt 2011-06-23 19:56:19 -03:00
Felipe Nascimento de Moura f77217fe18 changes to the presentation file...added the 'conclusoes' division 2011-06-22 01:22:42 -03:00
Felipe Nascimento de Moura c18f1c770b start works on RIDE ide 2011-06-18 15:54:38 -03:00
Felipe Nascimento de Moura 83ac13fc9b changes to setup.php and removed SQLite3 database 2011-06-10 20:02:56 -03:00
Felipe Nascimento de Moura 45593d199c adding tag vs 0.2 2011-06-10 01:44:17 -03:00
Felipe Nascimento de Moura f935f10b4f fixing the problem for calls like ./mind instead of simply mind vs-0.2 2011-06-10 01:40:17 -03:00
Felipe Nascimento de Moura ce59dc48c8 adding database to release the nex version already with it, making it easier to install 2011-06-10 01:27:00 -03:00
Felipe Nascimento de Moura 2606280033 Changes to some documentation and the final report for my thesys 2011-06-09 01:15:28 -03:00
Felipe Nascimento de Moura 07e0a24c22 changes to comments and annotations 2011-06-08 00:25:01 -03:00
Felipe Nascimento de Moura b1fd4f247f fixed foreign keys problem;
fixed bug for new projects;
changes to sql generator;
2011-06-05 21:55:59 -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 92f7c6a544 Added new final release of PT documentation 2011-06-03 02:37:45 -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 0a1aa9cd68 changes to the IDE console 2011-05-08 21:57:50 -03:00
Felipe Nascimento de Moura 21af9fd957 changes to the IDE console 2011-05-08 21:54:38 -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 91faec09ee Merge branch 'master' of github.com:felipenmoura/theWebMind 2011-05-07 12:27:15 -03:00
Felipe Nascimento de Moura 8fd89b03f3 changes to the sql file generator and 'writeToFile' \API\FileManager method 2011-05-06 02:15:34 -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 33fd017233 added button in the IDE to create the demo_en project 2011-05-04 00:46:43 -03:00
Felipe Nascimento de Moura ab8d0098cb Merge branch 'master' of github.com:felipenmoura/theWebMind 2011-04-26 14:29:30 -03:00
Felipe Nascimento de Moura 9f397662aa added methods to API facade classes 2011-04-26 14:29:09 -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 436d5e7043 Added annotations for facade clases into the API package 2011-04-24 21:40:32 -03:00
Felipe Nascimento de Moura 34fe21947d Added a few more annotations 2011-04-23 01:59:26 -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 a368a24450 Finished windows setup and added a few more annotations 2011-04-14 18:52:22 -03:00
Felipe Nascimento de Moura ae553dc51e Merge branch 'master' of github.com:felipenmoura/theWebMind 2011-04-14 18:33:53 -03:00
Felipe Nascimento de Moura a8b1109d3e Created windows setup (as possible) 2011-04-14 18:33:32 -03:00
Felipe Nascimento de Moura be051170d6 added images to setup 2011-04-14 18:31:20 -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 c6dc50bf8e Merge branch 'master' of github.com:felipenmoura/theWebMind 2011-04-14 12:38:00 -03:00
unknown a3f381ad34 Setup for windows 2011-04-14 12:36:57 -03:00
Felipe Nascimento de Moura 281eb3a7c5 Added readline as requirement 2011-04-13 13:54:51 -07:00
Felipe Nascimento de Moura a6a9c2dc47 working on file manager for projects 2011-04-06 22:58:18 -03:00