Commit Graph

11 Commits

Author SHA1 Message Date
Michal Čihař
725073709c Use token directly for session
There is no need to have intermediate global variable to store the token
once we have it in the session data.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 11:23:33 +02:00
Michal Čihař
759ba35e13 Reuse existing message with translation for alt text 2013-10-30 13:51:18 +01:00
Marc Delisle
266ee805b0 bug #4147 Accessibility: Images without Alt nor title attribute 2013-10-30 08:00:13 -04:00
Michal Čihař
c023df1fe0 Use context for all "New" strings
Otherwise it is impossible to properly translate it in languages which
use different word form for different gender.
2012-10-31 09:52:58 +01:00
Rouslan Placella
5b0b9e42fe Update new code to use PMA_Util 2012-10-30 20:24:01 +00:00
Rouslan Placella
1191cab2e8 Use a factory pattern for instanciating Node objects 2012-10-30 20:16:58 +00:00
Rouslan Placella
4db80fc880 Kill navigation scripts upon invalid execution path 2012-10-30 20:16:58 +00:00
Rouslan Placella
8d97153ea2 Fixed parameter for creating new columns from the navigation 2012-10-30 20:10:23 +00:00
Rouslan Placella
eeaa165b6e Better way to check if a node is a link to create a new object 2012-10-30 20:10:22 +00:00
Rouslan Placella
52fcbdf422 Coding style fixes 2012-10-30 20:10:22 +00:00
Rouslan Placella
2b12872c2a Initial import of the new navigation system 2012-10-30 20:10:21 +00:00