issues
search
apinstein
/
phocoa
PHOCOA php framework
http://phocoa.com
15
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixed duplicated block
#67
leftdevel
closed
7 years ago
0
Nest (Paris changes).
#66
leftdevel
closed
7 years ago
2
Fix require for my web application delegate
#65
jasonbouffard
closed
7 years ago
1
bump version
#64
jasonbouffard
closed
7 years ago
0
hack: we do not need support for prototype's array.reduce anymore
#63
jasonbouffard
closed
7 years ago
0
WFDateTime throws exception if is not a DateTimeZone object
#62
parisholley
closed
7 years ago
1
support delegating log calls
#61
parisholley
closed
7 years ago
8
no need to bind, timezone is derived from date time object
#60
parisholley
closed
7 years ago
0
support registering error handler outside phocoa
#59
parisholley
opened
8 years ago
4
Support temporary login sessions
#58
parisholley
closed
8 years ago
5
Add support for data-* attributes via bindings and on WFLink.
#57
apinstein
closed
8 years ago
3
Put a try/catch around the web bootstrap process to ensure HTTP/500
#56
apinstein
closed
8 years ago
0
Master cleanup error handling alan
#55
apinstein
closed
8 years ago
2
Master remember me cleanup
#54
apinstein
closed
8 years ago
0
Fixed timeline "ago" vs "in"
#53
leftdevel
closed
9 years ago
3
head refactor
#52
apinstein
closed
9 years ago
0
Save reference to Array.prototype.reverse before prototype monkey patche...
#51
woofyman99
closed
10 years ago
1
Update WFExceptionReporting.php
#50
SwissalpS
opened
10 years ago
0
Allow WFArray->hash to operate on array keys in addition to key paths.
#49
ardell
closed
12 years ago
0
Remove vim swap files and add WFArray::filter($fn)
#48
ardell
opened
12 years ago
0
Added begin/end upload events
#47
woofyman99
closed
12 years ago
0
Throw an exception if paginator page size is less than 1.
#46
ardell
closed
12 years ago
0
Hard-code htmlified mail messages to font-size: 16px
#45
ardell
closed
12 years ago
0
Add https support to WFKeyValueValidators::validateUrl.
#44
ardell
closed
12 years ago
1
WFHead could help optimize pages if it understood css vs js
#43
apinstein
opened
12 years ago
0
Add an optional 'Sign Up' link to the login form
#42
ardell
closed
12 years ago
0
Remove extra line break in WFLink that caused some links to have unneces...
#41
ardell
closed
12 years ago
1
Fix HTML5 uploader file size limit in Firefox
#40
ardell
closed
12 years ago
1
Fix email validation inconsistency between Mail_Mailer::emailOK and WFKeyValueValidators::validateEmail.
#39
ardell
closed
12 years ago
0
WFPagination::itemCount breaks with more than one "FROM" in query
#38
ardell
closed
12 years ago
1
[gh-36] Add an option to HTML-ify plain text only emails to fix an issue...
#37
ardell
closed
12 years ago
2
Really long links in plain text emails get cut off in MS Outlook
#36
ardell
opened
12 years ago
0
split() is deprecated in 5.3, use explode() instead
#35
kanwei
closed
12 years ago
0
Allow specifying an http code in WFRequestController_RedirectException
#34
ardell
closed
12 years ago
0
Add a sign up link to the log in page, specified by a delegate function
#33
ardell
closed
12 years ago
0
Make WFCheckbox "stub" out the correct state in the form when checked an...
#32
woofyman99
closed
12 years ago
0
please pull
#31
woofyman99
closed
12 years ago
1
made the error message friendlier when time string is empty
#30
woofyman99
closed
12 years ago
0
Master add utf 8 char set to html entities tim
#29
woofyman99
closed
12 years ago
2
86937 - Added user friendly error message when time field is blank
#28
woofyman99
closed
12 years ago
1
phocoa/modules/css/css.php
#27
SwissalpS
opened
13 years ago
5
phocoa/framework/script/scriptComponents.php
#26
SwissalpS
opened
13 years ago
0
phocoa/framework/script/scaffold.php
#25
SwissalpS
opened
13 years ago
0
phocoa/framework/WFWebApplicationDelegate.php
#24
SwissalpS
opened
13 years ago
0
phocoa/framework/WFViewPhocoaBuilderIntegration.php
#23
SwissalpS
opened
13 years ago
0
Implement canonical YOU SCREWED UP / SERVER SCREWED UP exceptions
#22
apinstein
opened
13 years ago
0
Add HTTP error code routing
#21
apinstein
opened
13 years ago
0
Convert WFAuthorizationException into a 403 http exception so we can display it property in browser.
#20
apinstein
opened
13 years ago
1
Allow wrapping of HTTP error codes in handleException
#19
apinstein
opened
13 years ago
0
Protect against passing non-WFError objects into addErrorForKey
#18
ardell
closed
13 years ago
0
Next