Commit Graph

1009 Commits

Author SHA1 Message Date
sarven
061de33e57 SMS settings markup and styles. Minor check with twitter settings form_datas 2009-01-18 21:14:47 +00:00
sarven
d46c2cc8a7 IM settings markup and style.
Added confirmed/unconfirmed styles
2009-01-18 20:36:50 +00:00
sarven
5da9511c31 Markup and styles for the Register page 2009-01-18 19:42:08 +00:00
Evan Prodromou
2c4db393f5 Fix output of email settings for confirmed address 2009-01-18 18:32:33 +00:00
Evan Prodromou
727d9e8865 Change use of self_url to selfUrl 2009-01-18 17:11:18 +00:00
Evan Prodromou
321d52a15c Make newnotice work 2009-01-18 17:06:38 +00:00
Evan Prodromou
df58688a58 Fix comment blocks for login 2009-01-18 13:38:29 +00:00
Evan Prodromou
4163f45004 Update register action to match phpcs and new framework 2009-01-18 13:37:58 +00:00
Evan Prodromou
b4b686c118 Fix file and class descriptors 2009-01-18 12:55:07 +00:00
Evan Prodromou
5a313fef6e Add tabset to login and make it phpcs-compliant 2009-01-18 12:48:47 +00:00
Evan Prodromou
71d5c6335f Merge branch 'uiredesign' of /var/www/trunk into uiredesign 2009-01-18 12:29:22 +00:00
sarven
4b1cc73a58 Favor/Disfavor form @class
Created icon, and add style
JS selector change
Fixed return actions
2009-01-18 03:12:39 +00:00
sarven
88c7da66f0 Minor cleanup for login style 2009-01-18 01:02:42 +00:00
sarven
620d0594fc Reusing @class form_settings 2009-01-18 00:58:43 +00:00
sarven
4687f6dac9 Other settings markup 2009-01-17 23:52:37 +00:00
sarven
0ecdd5363d Profile settings styles 2009-01-17 23:49:12 +00:00
Evan Prodromou
d3f27765d9 Adapt replies to new framework 2009-01-17 23:17:57 +00:00
Evan Prodromou
99a4daa501 Bring othersettings up to date 2009-01-17 22:42:53 +00:00
Evan Prodromou
97c98cf59a Break up settings into two tabset
Made two tabsets: account and connect. Removed "Invite" from
the global nav to make room.
2009-01-17 22:30:44 +00:00
sarven
05b00cc7df Login styles 2009-01-17 16:22:36 +00:00
sarven
3e40a564bd twitter settings markup 2009-01-17 01:50:21 +00:00
sarven
b2f16c5234 SMS form settings 2009-01-17 01:08:55 +00:00
sarven
0b947a33bc Minor 2009-01-17 00:49:48 +00:00
sarven
42977cac5e Merge branch 'uiredesign' of ../trunk into uiredesign 2009-01-17 00:48:42 +00:00
sarven
b9fb70ee70 Markup clean up and styles 2009-01-17 00:46:33 +00:00
sarven
2561199e59 OpenID form settings markup 2009-01-17 00:06:31 +00:00
sarven
0a5125675b Updates to form styling 2009-01-17 00:01:53 +00:00
sarven
f46fd284e4 Update to forms and email settings 2009-01-16 23:41:46 +00:00
Evan Prodromou
1b7b58192b Split avatar upload to its own page 2009-01-16 22:29:13 +00:00
Evan Prodromou
d1b5233eac Update IM settings to new system 2009-01-16 21:39:39 +00:00
Evan Prodromou
d5a876865b Update twittersettings to new framework 2009-01-16 21:18:30 +00:00
Evan Prodromou
c0a5ade1e7 SMS settings updated to new framework 2009-01-16 20:56:39 +00:00
Evan Prodromou
2f99a257a0 Make the OpenID settings work with new framework 2009-01-16 20:25:46 +00:00
Evan Prodromou
aedf9942b4 Convert emailsettings to use new framework 2009-01-16 20:00:52 +00:00
sarven
dce8cf6845 Merge branch 'uiredesign' of ../evan into uiredesign 2009-01-16 17:03:37 +00:00
sarven
877327a18e Update to XHR post notice 2009-01-16 17:02:46 +00:00
Evan Prodromou
1a02d681fa Merge branch 'master' of /var/www/trunk into uiredesign 2009-01-16 16:42:34 +00:00
sarven
d3092274c2 Merge branch 'uiredesign' of ../evan into uiredesign 2009-01-15 23:47:43 +00:00
Evan Prodromou
c73ed29cb7 Some work to make the all action work 2009-01-15 23:46:22 +00:00
sarven
041c3ae151 Merge branch 'uiredesign' of ../evan into uiredesign 2009-01-15 23:19:15 +00:00
Evan Prodromou
e20309315f Correct error var in login 2009-01-15 23:17:04 +00:00
sarven
39b5957068 Merge branch 'uiredesign' of ../evan into uiredesign 2009-01-15 23:10:44 +00:00
Evan Prodromou
ba9f1f603b All actions now use isReadOnly() 2009-01-15 23:09:16 +00:00
sarven
0357ea505d Merge branch 'uiredesign' of ../evan into uiredesign 2009-01-15 23:05:57 +00:00
sarven
8d9fb7711f Unnecessary wrapper 2009-01-15 23:05:36 +00:00
Evan Prodromou
4b0cf99e56 Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00:00
Evan Prodromou
eaa81d25fa Convert all actions to use new UI functions
I did a massive search-and-replace to get all the action subclasses to
use the new output function (common_element() -> $this->element(), etc.)

There's still a lot to do, but it's a first step
2009-01-15 22:57:15 +00:00
Evan Prodromou
10a4d9ea1e Revert "section for export data"
This reverts commit 4cee28ace9.
2009-01-15 22:23:40 +00:00
Evan Prodromou
4cee28ace9 section for export data 2009-01-15 22:17:18 +00:00
Evan Prodromou
37350e873d Make the feedlist work -- kinda 2009-01-15 20:22:14 +00:00