Commit Graph

66 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga 5116a18952 Add database configuration. 2023-10-07 10:44:12 -07:00
Paulo Gustavo Veiga 02ee11a094 Fix issue https://bitbucket.org/wisemapping/wisemapping-open-source/issues/18/mysql-create-schemassql-error 2023-04-01 13:42:07 -07:00
Paulo Gustavo Veiga ca27e37c4b Fix postgress support 2023-02-15 22:47:42 -08:00
Paulo Gustavo Veiga ef6d50b26d Support null value on map description. 2023-01-20 19:12:24 -08:00
Gustavo Fuhr 2592d338bb Google Authenticaition support 2022-12-13 02:36:58 +00:00
Paulo Veiga 59d7ffd9c5 Fix creation table issue. 2022-10-28 01:45:18 +00:00
Paulo Gustavo Veiga 308092abbd Update MySQL schema 2022-10-18 21:14:49 -07:00
Paulo Gustavo Veiga 2146e2e457 Remove tags. 2022-10-03 16:14:23 -07:00
Paulo Gustavo Veiga f0531551d7 Add unique to table. 2022-09-28 07:12:13 -07:00
Paulo Gustavo Veiga dcd04df8df Update admin password for testing purposes. 2020-11-22 14:41:33 -08:00
Michael Magill bcdc1a1ca4 Syntax error, CHARACTER SET utf8; should have been at the end of the create r_label_mindmap enty, not the bottom of the file. Probably copy and paste error. 2014-04-29 14:23:29 +00:00
Paulo Gustavo Veiga 5b588d2425 Rename migration script ... 2014-04-29 11:17:20 -03:00
Paulo Gustavo Veiga 8aea5499d3 Remove all used users for setup. Pending to define data set. 2014-04-27 12:05:49 -03:00
Paulo Gustavo Veiga aac835a516 Fix SQL names. 2014-04-27 11:13:38 -03:00
Claudio Barril 713a312823 add update for label icon support with tag as default 2014-04-26 18:27:01 -03:00
Claudio Barril b427747f9a label attribute icon to iconName refactor (because of eze code review) 2014-04-16 02:38:33 -03:00
Claudio Barril 8e7133c4ab add label icons back-end (model and database) 2014-04-14 18:09:34 -03:00
Claudio Barril 6f44429972 update mysql schemas population 2014-03-19 23:29:00 -03:00
Claudio Barril 8da140a67f update hsql schemas population 2014-03-19 23:28:46 -03:00
Ezequiel Bergamaschi fbea000aad Merge remote-tracking branch 'origin/develop' into feature/WISE-15-mindmapListFolderSupport
Conflicts:
	wise-webapp/src/main/webapp/jsp/mindmapList.jsp
2014-02-14 03:54:36 -03:00
Paulo Gustavo Veiga 3f478de905 Fix modal dialogs loading ... 2014-02-12 14:37:04 -03:00
Ezequiel Bergamaschi d23595a75c update 2014-02-07 06:08:40 -03:00
Ezequiel Bergamaschi 29acc46d34 solving merge conflict 2014-02-05 21:21:00 -03:00
Claudio Barril b4857ed99e drop R_LABEL_MINDMAP added 2014-02-01 19:36:42 -03:00
Claudio Barril 131a501508 adding delete on cascade and fixing identation 2014-02-01 19:36:42 -03:00
Ezequiel Bergamaschi f248a8c099 addding on delete cascade to R table 2014-02-01 18:53:54 -03:00
Claudio Barril 1ead555e09 fixing tag cascade delete when mindmap tagged is deleted 2014-02-01 04:19:39 -03:00
Claudio Barril ccd5eb8e15 deleting user id field and adding collaborator foreing key from access 2014-01-29 22:15:26 -03:00
Claudio Barril 43d5779d5f deleting user id field and adding collaborator foreing key from access 2014-01-29 22:15:26 -03:00
Ezequiel Bergamaschi 154db9d9e8 adding color properties to label 2014-01-28 00:13:29 -03:00
Ezequiel Bergamaschi 829815f9e9 Merge remote-tracking branch 'origin/develop' into feature/WISE-15-mindmapListFolderSupport 2014-01-26 12:18:37 -03:00
Ezequiel Bergamaschi 504e3e18e6 sql scripts for label support 2014-01-25 23:07:35 -03:00
Claudio Barril f2be251c8b Merge remote-tracking branch 'origin/develop' into feature/WISE-16-remove_user 2014-01-25 23:03:21 -03:00
Claudio Barril cedd12314b Merge remote-tracking branch 'origin/develop' into feature/WISE-16-remove_user 2014-01-25 23:03:21 -03:00
Paulo Gustavo Veiga ed4d50724a Add JCoco Coverage report. 2014-01-25 18:31:50 -03:00
Paulo Gustavo Veiga 99be712a5f Add JCoco Coverage report. 2014-01-25 18:31:50 -03:00
Paulo Gustavo Veiga 9a1c0fe46d Merge branch 'develop' into feature/WISE-16-remove_user
Conflicts:
	wise-webapp/src/main/java/com/wisemapping/rest/AccountController.java
	wise-webapp/src/main/java/com/wisemapping/rest/AdminController.java
2014-01-25 11:33:31 -03:00
Paulo Gustavo Veiga a8f7d28c11 Merge branch 'develop' into feature/WISE-16-remove_user
Conflicts:
	wise-webapp/src/main/java/com/wisemapping/rest/AccountController.java
	wise-webapp/src/main/java/com/wisemapping/rest/AdminController.java
2014-01-25 11:33:31 -03:00
Paulo Gustavo Veiga ebf4603889 Conflicts:
README.md
	config/database/mysql/apopulate-schemas.sql
	wise-webapp/pom.xml
2014-01-24 20:17:21 -03:00
Paulo Gustavo Veiga 706031a641 Conflicts:
README.md
	config/database/mysql/apopulate-schemas.sql
	wise-webapp/pom.xml
2014-01-24 20:17:21 -03:00
Paulo Gustavo Veiga 25e6e4de4f Bug WISE-190 fixed.
Implement REST Console support.
2014-01-24 09:45:22 -03:00
Paulo Gustavo Veiga ae604b1c70 Bug WISE-190 fixed.
Implement REST Console support.
2014-01-24 09:45:22 -03:00
ezequiel 7151aa4e2c more users.. 2014-01-24 00:20:13 -03:00
ezequiel c3d2739293 more users.. 2014-01-24 00:20:13 -03:00
Claudio Barril 531be52c5b fix mysql database and user creation 2014-01-19 14:33:56 -03:00
Claudio Barril 2e24032d1c fix mysql database and user creation 2014-01-19 14:33:56 -03:00
Claudio Barril 52d3838094 fix mysql test-data statements 2014-01-19 14:33:56 -03:00
Claudio Barril 3828a1afdb fix mysql test-data statements 2014-01-19 14:33:56 -03:00
Claudio Barril d288787fdc add if exists to mysql statements 2014-01-19 14:33:56 -03:00
Claudio Barril c6aed4bf6e add if exists to mysql statements 2014-01-19 14:33:56 -03:00