Michal Čihař
f396eac331
Merge pull request #930 from WhaleWatching/imp_nav_ani
...
Improve navigation .list_container animation
2014-02-18 14:08:06 +01:00
Marc Delisle
f2baed581c
Merge commit '7bd12ad'
2014-02-18 06:20:54 -05:00
Michal Čihař
bb69b9162e
Add missing semicolon
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 19:37:36 +01:00
Marc Delisle
c80e3beda2
Merge pull request #945 from WhaleWatching/nav_hover_show_full
...
New feature, Navigation hover show full name
2014-02-17 09:22:59 -05:00
Edward Cheng
bd863f6a62
Fix bug
...
Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-02-17 22:04:11 +08:00
Umair Khan
7bd12ad51c
Hide throbber icon on timeout
...
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2014-02-17 13:26:21 +05:30
Umair Khan
218023ecb1
BugFix #4288
...
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2014-02-16 00:29:02 +05:30
Marc Delisle
a0574b8164
Merge commit 'b82c915'
2014-02-13 12:55:19 -05:00
Umair Khan
b82c915dd6
Extending BugFix #4053
...
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2014-02-12 21:45:34 +05:30
Marc Delisle
4f2816207a
Merge commit '27f616e'
2014-02-12 08:15:54 -05:00
Edward Cheng
61893a8897
Bind show full name event on #pma_navigation_tree_content into end of PMA_showCurrentNavigation()
...
Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-02-12 11:10:30 +08:00
Umair Khan
27f616e963
Contest-1 BugFix #4053
...
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2014-02-12 00:29:55 +05:30
Edward Cheng
5fce4c83cb
New feature, Navigation hover show full name
...
Some database/table/column name just so long that can't show it completely,
relative to adjust the Navigation's width, hover to show it fully is better.
Btw, some end-sign notes "end" is uppercase, some is lowercase, i unify them to lowercase
Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-02-11 18:50:08 +08:00
Edward Cheng
a8d5cc596e
Improve navigation .list_container animation
...
Slide animation is better.
Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-02-09 14:12:09 +08:00
Marc Delisle
4ef0354036
Merge commit '1156b57'
2014-02-08 10:39:48 -05:00
Viduranga Wijesooriya
1156b575a9
#4272 Contest-4
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-02-08 20:38:06 +05:30
Michal Čihař
923d3b4d8c
Merge commit '8219b4cc9c5649e4b06f30130e5fe50c00dfc72b'
2014-02-04 08:11:40 +01:00
Marc Delisle
ae163e4d67
Merge commit '2453a15'
2014-02-03 12:30:23 -05:00
Michal Čihař
6f076b34e5
Drop flashcanvas
...
Let's drop flashcanvas, which we use for rendering charts with MSIE 8
and older. I've tested it a bit and in none of the uses it works
properly, so it really does not work as a drop in replacement for native
browser support and it would probably need some adjustment in our code.
Also it is problematic from licensing point of view as we do not ship
source for it js/canvg/flashcanvas.swf.
Signed-off-by: Michal Čihař <mcihar@suse.cz>
2014-02-03 13:32:01 +01:00
Viduranga Wijesooriya
2453a15174
#1498 Add timepicker for 'TIME' type
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-02-03 09:28:20 +05:30
Michal Čihař
767fc8c997
Correct punctuation for sentences
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:38:49 +01:00
Michal Čihař
6ec65071fd
Use sprintf instead of concatenating for translated message
2014-02-02 11:34:25 +01:00
Michal Čihař
8593a5a497
Correct punctuation for sentences
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:33:52 +01:00
Marc Delisle
2bb7740c0a
Merge branch 'QA_4_1'
2014-02-01 06:25:29 -05:00
Marc Delisle
d5de274d32
bug #4264 Uncheck "Ignore" while inserting, upon leaving a textarea
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-02-01 06:24:52 -05:00
Marc Delisle
82a549714e
Fix merge conflict
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-31 08:22:29 -05:00
Marc Delisle
2bca34d2f8
Fix merge conflict
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-31 08:10:08 -05:00
Atul Pratap Singh
27143a758c
Merge branch 'QA_4_1'
2014-01-31 15:25:27 +05:30
Atul Pratap Singh
b7dfae03b9
Fix bug#4266: error_reporting: cannot call methods on widget(tooltip) prior to initialization
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-31 15:18:23 +05:30
Atul Pratap Singh
393402dca6
Merge branch 'QA_4_1'
2014-01-31 13:12:09 +05:30
Atul Pratap Singh
ac530e7755
Fix error reports 204/711/1285: Cannot read property 'top' of undefined
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-31 12:51:45 +05:30
Viduranga Wijesooriya
8cc01b38ae
bug#4257 - fixed test failures
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-31 12:09:46 +05:30
Viduranga Wijesooriya
2f2dd3b548
bug#4257 - refixed datetimepicker view of record edit page
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-31 01:58:33 +05:30
Viduranga Wijesooriya
b93e426998
bug#4257 - fixed datetimepicker view of record edit page
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-31 01:52:52 +05:30
Viduranga Wijesooriya
fc4ad4b6ac
fixed bug #4257 Hide fractional seconds #3
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-30 21:55:46 +05:30
Viduranga Wijesooriya
efa453a8a0
fixed bug #4257 Hide fractional seconds #2
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-30 19:04:04 +05:30
Viduranga Wijesooriya
d483b9f03a
fixed bug #4257 Hide fractional seconds
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-30 16:09:55 +05:30
Michal Čihař
c3bcdf2b5d
Remove no longer used javascript messages
2014-01-29 13:23:03 +01:00
Marc Delisle
dfb7538c86
Merge commit '733318f'
2014-01-25 10:33:17 -05:00
Umair Khan
733318f7c3
bugfix #4248
...
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2014-01-25 16:23:25 +05:30
Michal Čihař
0097ba0b58
End sentences with punctuation
...
Signed-off-by: Michal Čihař <mcihar@suse.cz>
2014-01-23 10:59:27 +01:00
Atul Pratap Singh
5886bc412c
version info was being added multiple times
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-21 16:58:00 +05:30
Atul Pratap Singh
14a031cee7
version info was being added multiple times
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-20 10:38:17 +05:30
Marc Delisle
ec8284984f
Merge commit 'c78c4f0'
2014-01-15 15:20:23 -05:00
Meir Goldstein
1a9efd7c7d
bug #4231 DATE columns quick edit decrement by one day
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-15 15:14:47 -05:00
Atul Pratap Singh
d3bd91eaaf
Merge branch 'QA_4_1'
...
Conflicts:
js/navigation.js
2014-01-10 00:06:29 +05:30
Atul Pratap Singh
bdd53902f4
Merge commit 'ad415fe'
...
Conflicts:
js/navigation.js
2014-01-10 00:01:18 +05:30
Atul Pratap Singh
0577539109
Remove redundant function and rename variable: auto-expand table/view
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-09 21:01:19 +05:30
Atul Pratap Singh
eef7c3ddba
Rewrite simply and generalize table/view part and fix bug#4219
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-09 21:00:23 +05:30
Atul Pratap Singh
ad415feb09
Remove redundant code and simplify: auto-expand/highlight
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-08 22:45:11 +05:30