Commit Graph

1790 Commits

Author SHA1 Message Date
Ezequiel Bergamaschi
6ab59967d2 loading dialog added 2014-07-14 00:12:23 -03:00
Ezequiel Bergamaschi
367a6d7cb7 change old addEvent method call by .on() 2014-07-14 00:11:56 -03:00
Ezequiel Bergamaschi
fedef3cbac restore symlink for less.js 2014-07-14 00:11:17 -03:00
Ezequiel Bergamaschi
a6fabc5a5a Merge remote-tracking branch 'origin/develop' into feature/remove_mootols 2014-07-13 02:39:19 -03:00
Ezequiel Bergamaschi
a85d3db2c8 adding hover to icon panel 2014-07-06 01:29:00 -03:00
Ezequiel Bergamaschi
86bbfd7784 ignore winkey on edit topics 2014-07-06 01:16:23 -03:00
Ezequiel Bergamaschi
c3ef872360 adding option to ajax request for debugging 2014-07-06 01:16:08 -03:00
Ezequiel Bergamaschi
fe59b1ce46 removing .bind mootools call (phase 1/2) 2014-07-06 01:15:34 -03:00
Ezequiel Bergamaschi
fb5546111e adding stop propagation for keydown event in bootstrap dialog 2014-07-06 01:06:23 -03:00
Ezequiel Bergamaschi
5432c9c8a4 fix multiline text editor enter not working and begin edit on tiping 2014-06-30 02:42:02 -03:00
Ezequiel Bergamaschi
6ab5597a82 parsing text response manually from ajax request 2014-06-30 00:35:02 -03:00
Paulo Gustavo Veiga
756afef4b6 Bug WISE-242 fixed
Add support for Firefox 3
2014-06-25 21:26:58 -03:00
Ezequiel Bergamaschi
aaf8be2f70 fix local storage manager 2014-06-22 23:46:36 -03:00
Ezequiel Bergamaschi
2166dd9504 Merge remote-tracking branch 'origin/develop' into feature/remove_mootols 2014-06-19 00:49:34 -03:00
Ezequiel Bergamaschi
425ac4a7ad fix alias checking for jetty 9.x 2014-06-19 00:43:10 -03:00
Ezequiel Bergamaschi
9713bd6fa3 remove unless Json.encode method call 2014-06-16 01:36:33 -03:00
Ezequiel Bergamaschi
a6df171798 fix XMLSerializer_Pela appendChild error 2014-06-16 01:36:13 -03:00
Ezequiel Bergamaschi
6fc214551d fix some errors and old mootools syntax 2014-06-16 01:35:57 -03:00
Ezequiel Bergamaschi
144424ffe5 ToolbarNotifier reimplemented 2014-06-16 01:35:34 -03:00
Ezequiel Bergamaschi
aaa28b83b2 change invalid preserveAspectRatio value 2014-06-06 00:10:07 -03:00
Ezequiel Bergamaschi
9491f8d4a0 designer keyboard shortcuts refactor 2014-06-06 00:09:48 -03:00
Ezequiel Bergamaschi
6ebfc1b233 fix NaN problem in group peer 2014-06-04 00:37:20 -03:00
Ezequiel Bergamaschi
9641e978a6 adding wisemapping service script 2014-05-26 00:19:10 -03:00
Ezequiel Bergamaschi
87b792efdf removing periodical function from mootools 2014-05-22 00:17:34 -03:00
Ezequiel Bergamaschi
153cff8205 removing console logs 2014-05-21 23:53:56 -03:00
Ezequiel Bergamaschi
e6badad763 remove positionRelativeTo method 2014-05-21 23:52:22 -03:00
Ezequiel Bergamaschi
3716b1a3b9 text editor with position done 2014-05-21 23:51:51 -03:00
Ezequiel Bergamaschi
1b7f131602 fixing Options problem 2014-05-16 00:27:57 -03:00
Ezequiel Bergamaschi
f10b14ef5b clean mootools unless classes and methods 2014-05-13 02:23:32 -03:00
Ezequiel Bergamaschi
597205751e extract Options mootools class 2014-05-13 02:23:32 -03:00
Ezequiel Bergamaschi
4b3a00f2e8 fix scrollbar zoom in / zoom out 2014-05-13 02:23:32 -03:00
Ezequiel Bergamaschi
f3dff1b1e6 mousewheel jquery oficial plugin 2014-05-13 02:23:32 -03:00
Ezequiel Bergamaschi
524b0167bf FadeEffect not working but hide and show correctly 2014-05-13 02:23:32 -03:00
Mariela Michalek
1592f3caa7 remove url attr from input 2014-05-10 18:00:07 -03:00
Mariela Michalek
b9ec5b1bf3 update submit functionality on link editor 2014-05-10 17:58:29 -03:00
Mariela Michalek
3a9c9790e9 add "URL_ERROR" in en properties 2014-05-10 17:54:52 -03:00
Mariela Michalek
6d50e0769e add url error BootstrapDialog and LinkEditor 2014-05-04 15:59:12 -03:00
Ezequiel Bergamaschi
30dac452ad note tooltip reimplemented 2014-05-02 18:07:55 -03:00
Ezequiel Bergamaschi
a59c5e7372 LinkIconTooltip reimplemented 2014-05-02 17:55:35 -03:00
Ezequiel Bergamaschi
0ffcbe39b7 WISE-225 fixed 2014-05-02 15:26:27 -03:00
Ezequiel Bergamaschi
3a6a810108 fixme removed 2014-05-02 15:26:01 -03:00
Ezequiel Bergamaschi
382af76753 fix font type tooltip 2014-05-02 01:15:12 -03:00
Ezequiel Bergamaschi
f8fee50076 color palette tooltip reimplemented 2014-05-02 01:00:32 -03:00
Michael Magill
d3b1c9087f I was getting a 404 because it was looking for en_us, not just en. The en template may need to be copied for other English locales like en_GB, en_CA, etc. The 404 only showed up in Firefox's developer console did not appear to affect functionality, so this is just cleanup. 2014-04-29 15:42:31 +00: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
Ezequiel Bergamaschi
ddc5b933ad some css changes.. 2014-04-27 23:59:45 -03:00
Ezequiel Bergamaschi
715d3d49b6 toolbarItem reimplemented 2014-04-27 23:59:35 -03:00
Ezequiel Bergamaschi
107a59132a removing unless parameters on fire event in floating tip 2014-04-27 23:59:01 -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