8731a1965c
changed icon_link trash GET order to "codex"
2012-12-06 11:41:41 +01:00
c132415bc1
Small layout fix for category info.
2012-12-05 14:53:01 +01:00
01c871ff1a
Introducing .msg_dialogue.
2012-12-05 14:37:28 +01:00
51ca1d36f2
Better layout for edit entries page.
2012-12-05 14:17:48 +01:00
44885ea0f0
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2012-12-05 13:58:48 +01:00
bd4daed2b7
Markup changes to permit better layout.
2012-12-05 13:58:32 +01:00
85c5cc4d82
fixed 'no entries to print'
...
- at last...?
2012-12-05 13:41:14 +01:00
26b883cb69
QA: make sure checkbox or radio elements are wrapped.
2012-12-05 12:34:45 +01:00
567e6dc74d
Bug seems to be resolved.
2012-12-05 12:05:12 +01:00
49a8c07ad5
Bug note for @ophian. Still doesn't work expectedly.
2012-12-05 12:03:48 +01:00
db60c3be04
QA: NOTE means TODO.
2012-12-05 12:01:50 +01:00
78a655911b
QA: Fixed a few stray i18n notifiers.
2012-12-05 12:00:42 +01:00
5daf91c241
Typo fixed.
2012-12-05 11:39:25 +01:00
d8d9785173
Some XHTML notation cleanup.
2012-12-05 10:26:05 +01:00
545e3224aa
Icons need the title.
2012-12-04 15:39:43 +01:00
3faac482cb
Better icon.
2012-12-04 15:38:46 +01:00
4e33b815b4
One class attribute only, stupidhead.
2012-12-04 15:37:35 +01:00
20fbdadcf8
Icons added.
2012-12-04 15:36:24 +01:00
c1b833bd5e
Icons added.
2012-12-04 15:30:24 +01:00
438237f3bd
Icon added.
2012-12-04 15:19:57 +01:00
fb41727385
Added pagination icons.
2012-12-04 02:40:08 +01:00
635a39a772
More icons added.
2012-12-04 02:34:09 +01:00
d516548532
Message icons added.
2012-12-04 02:21:43 +01:00
5da4f5cc35
Message icons added.
2012-12-04 02:19:08 +01:00
54f6ff4ea7
Message icons added.
2012-12-04 02:13:58 +01:00
f8dae595af
Message icons added.
2012-12-04 02:11:08 +01:00
ec95c94bef
Message icons added.
2012-12-04 02:10:22 +01:00
f3488ff27c
Message icons added.
2012-12-04 02:08:13 +01:00
5360662e2c
Message icons added.
2012-12-04 02:07:08 +01:00
5385f750d9
Icons added.
2012-12-04 02:03:14 +01:00
65941106a8
Icons added.
2012-12-04 01:58:43 +01:00
e26b25e056
Must. Remember. .icon_link class.
2012-12-04 01:55:13 +01:00
4133b81e38
Icons added.
2012-12-04 01:53:52 +01:00
92397e18a1
Icons added.
2012-12-04 01:51:38 +01:00
bae2352a34
Icons added.
2012-12-04 01:42:37 +01:00
26150099de
Switched some icons.
2012-12-04 01:36:05 +01:00
853d3847d2
(Some) Icons added.
2012-12-04 01:27:21 +01:00
accc5f3341
Use the proper class names, stupidhead.
2012-12-04 01:15:24 +01:00
8056f384d2
Hide icon texts for visual browsers.
2012-12-04 01:14:12 +01:00
288f72aa85
Icons added.
2012-12-04 01:11:34 +01:00
7288ffdef8
Fixed most of the redundant br elements in the core.
2012-12-03 13:35:59 +01:00
13c3630ff6
fixed one smarty end and set some operating Parenthesis
2012-12-03 11:14:19 +01:00
8397b08b88
Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets).
2012-12-03 00:59:42 +01:00
ca61181daa
customURI != customURL, let spartacus fail
2012-12-02 18:00:59 +01:00
9ccb4c6edd
fixed sequence js var
2012-12-02 13:03:30 +01:00
128d85c9a2
fixed if to NO_ENTRIES_TO_PRINT
2012-12-01 20:06:25 +01:00
37403920a2
fixed create new group startform
2012-12-01 18:59:36 +01:00
0f51f5ec4d
fixed wrong sidebar array var
2012-11-25 13:38:27 +01:00
fb81d6a121
added temporary backend developer template dir switch - Please read:
...
The smartified code as forked from master to 2.0 being outsourced,
now is to find in /include/admin/tplold, which will still be used as
the default backend template dir.
To switch to the new version, please paste the dirs and files of s9y-admin-tpl
as adviced in the readme and reload, but also add a
```php
// End of Serendipity configuration file
// You can place your own special variables after here:
define('SWITCH_TEMPLATE_VERSION', 'true');
```
to the end of your serendipity_config_local.inc.php.
To switch back to the old smartified files, just set a // to the define().
2012-11-20 14:38:28 +01:00
94c4f32b08
backport
2012-11-06 11:25:39 +01:00