2009-06-24 |
Jason Woofenden | added unit testing framework
|
commit | commitdiff | tree |
2009-06-24 |
Jason Woofenden | FIXED format_decimal(), and format_dollars/money()
|
commit | commitdiff | tree |
2009-06-21 |
Jason Woofenden | metaform: allow spaces in display names (singular and...
|
commit | commitdiff | tree |
2009-06-20 |
Jason Woofenden | metaform: fixed bug with listing but no display page...
|
commit | commitdiff | tree |
2009-06-03 |
Jason Woofenden | added new_readable_password()
|
commit | commitdiff | tree |
2009-06-02 |
Jason Woofenden | cleaned up README a little
|
commit | commitdiff | tree |
2009-06-02 |
Jason Woofenden | added enc_s()
|
commit | commitdiff | tree |
2009-05-29 |
Jason Woofenden | metaform: in generated php file: template sub-section...
|
commit | commitdiff | tree |
2009-05-28 |
Jason Woofenden | fix run.php for case where [basename].php and template...
|
commit | commitdiff | tree |
2009-05-28 |
Jason Woofenden | revamped uploaded image handling, added thumbnailing...
|
commit | commitdiff | tree |
2009-05-27 |
Jason Woofenden | fixed metaform so the variables in the generated html...
|
commit | commitdiff | tree |
2009-05-06 |
Jason Woofenden | run.php sets GLOBALS[basename] and handles 404 better
|
commit | commitdiff | tree |
2009-05-04 |
Jason Woofenden | allowed file name and table name and pretty-print plural...
|
commit | commitdiff | tree |
2009-04-10 |
Jason Woofenden | API CHANGE for cms integration. Instead of calling...
|
commit | commitdiff | tree |
2009-03-19 |
Jason Woofenden | CONFLICT WARNING: added: logged_in() and logged_in_as_admin()
|
commit | commitdiff | tree |
2009-03-12 |
Jason Woofenden | Merge branch 'master' of git@github.com:JasonWoof/wfpl ...branch 'master' of git@github.com:JasonWoof/wfpl
|
commit | commitdiff | tree |
2009-03-12 |
Jason Woofenden | added http_cache_forever()
|
commit | commitdiff | tree |
2009-02-13 |
Jason Woofenden | metaform: fixed typo (display of date format hint was...
|
commit | commitdiff | tree |
2009-02-13 |
Jason Woofenden | metaform: added pretty-printing for checkboxes and...
|
commit | commitdiff | tree |
2009-02-13 |
Jason Woofenden | metaform: default listing page now contains all non...
|
commit | commitdiff | tree |
2009-02-12 |
Jason Woofenden | metaform: added nice allignment to display page, added...
|
commit | commitdiff | tree |
2009-02-11 |
Jason Woofenden | when metaform's default php checks if the form is submitted...
|
commit | commitdiff | tree |
2009-02-06 |
Jason Woofenden | added code for 12 hour time formatting. Moved enc_mdy...
|
commit | commitdiff | tree |
2009-01-15 |
Jason Woofenden | enc_hhmm leaves a blank blank. remove extra whitespace...
|
commit | commitdiff | tree |
2009-01-15 |
Jason Woofenden | added functions to edit hours in hh:mm and save them...
|
commit | commitdiff | tree |
2008-12-30 |
Jason Woofenden | format_decimal() improved (but not tested much). It...
|
commit | commitdiff | tree |
2008-12-30 |
Jason Woofenden | fixed enc_mmddyyyy() so it leaves a blank blank
|
commit | commitdiff | tree |
2008-12-30 |
Jason Woofenden | metaform's 'date' type uses correct snippet from html...
|
commit | commitdiff | tree |
2008-12-11 |
Jason Woofenden | fixed broken <?php
|
commit | commitdiff | tree |
2008-12-10 |
Jason Woofenden | metaform lists types in alphabetical order
|
commit | commitdiff | tree |
2008-12-09 |
Jason Woofenden | added "singular" field, so metaform can generate better...
|
commit | commitdiff | tree |
2008-12-09 |
Jason Woofenden | added: enc_cap(), enc_htmlbrtab()
|
commit | commitdiff | tree |
2008-12-08 |
Jason Woofenden | Switched to clean urls (no .html at the end)
|
commit | commitdiff | tree |
2008-12-08 |
Jason Woofenden | metaform redirects after successful submit. metaform...
|
commit | commitdiff | tree |
2008-12-03 |
Jason Woofenden | Merge branch 'master' of git@github.com:JasonWoof/wfpl ...branch 'master' of git@github.com:JasonWoof/wfpl
|
commit | commitdiff | tree |
2008-12-03 |
Jason Woofenden | refactored date-mangling stuff a bit
|
commit | commitdiff | tree |
2008-11-21 |
Jason Woofenden | updated docs
|
commit | commitdiff | tree |
2008-11-21 |
Jason Woofenden | stopped including a copy of wfpl in metaform tarballs
|
commit | commitdiff | tree |
2008-11-21 |
Jason Woofenden | Merge branch 'master' of git@github.com:JasonWoof/wfpl ...branch 'master' of git@github.com:JasonWoof/wfpl
|
commit | commitdiff | tree |
2008-11-21 |
Jason Woofenden | Fixed format_decimal() to support negative numbers
|
commit | commitdiff | tree |
2008-11-21 |
Jason Woofenden | Straightened out checkbox in metaform so it defaults...
|
commit | commitdiff | tree |
2008-11-17 |
Jason Woofenden | Merge git@github.com:JasonWoof/wfpl Merge git@github.com:JasonWoof/wfpl
|
commit | commitdiff | tree |
2008-11-17 |
Jason Woofenden | format_url() now adds http:// if there's no :
|
commit | commitdiff | tree |
2008-11-17 |
Jason Woofenden | re-licensed under GPLv3
|
commit | commitdiff | tree |
2008-11-13 |
Jason Woofenden | metaform: fixed SQL for decimal and other weird numeric...
|
commit | commitdiff | tree |
2008-10-15 |
Jason | metaform's html type supports image uploads by default
|
commit | commitdiff | tree |
2008-09-15 |
Jason | fixed format_bool() to actually format as bool
|
commit | commitdiff | tree |
2008-09-15 |
Jason | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2008-09-15 |
Jason | fixed enc_checked to work with new int-based checkbox
|
commit | commitdiff | tree |
2008-09-15 |
Jason | changed metaform's checkbox to use 0/1 in php and mysql
|
commit | commitdiff | tree |
2008-07-24 |
Jason | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2008-07-24 |
Jason | metaform calls email() correctly, and uses reply_to...
|
commit | commitdiff | tree |
2008-07-04 |
Jason | run.php tem_set('basename') in template.html
|
commit | commitdiff | tree |
2008-06-27 |
Jason | disabled submit buttons in preview
|
commit | commitdiff | tree |
2008-06-05 |
Jason | fixed this_url() for https
|
commit | commitdiff | tree |
2008-05-29 |
jason | fixed exec_pipe() but it doesn't give you stderr anymore
|
commit | commitdiff | tree |
2008-05-29 |
jason | wrote exec thingie, but it doesn't work
|
commit | commitdiff | tree |
2008-05-29 |
jason | metaform sets main_body for site-wide template integration...
|
commit | commitdiff | tree |
2008-05-28 |
jason | added progress-bar uploader.php
|
commit | commitdiff | tree |
2008-05-21 |
jason | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2008-05-21 |
jason | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2008-05-21 |
jason | added dwt_get(), messages only display once
|
commit | commitdiff | tree |
2008-05-20 |
jason | messages should only be displayed once
|
commit | commitdiff | tree |
2008-04-30 |
jason | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2008-04-30 |
jason | finally fixed URL in .htaccess file, removed extra...
|
commit | commitdiff | tree |
2008-04-19 |
jason | fixed dependancy on time.php in format_mdy_to_ymd()
|
commit | commitdiff | tree |
2008-04-19 |
jason | added enc_mmddyyyy() for text dates like 2008-05-22...
|
commit | commitdiff | tree |
2008-04-16 |
jason | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2008-04-16 |
jason | factored out to/from _raw() to binary.php fixed .htaccess...
|
commit | commitdiff | tree |
2008-04-11 |
jason | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2008-04-11 |
jason | added today_ymd()
|
commit | commitdiff | tree |
2008-04-11 |
jason | session_new() returns id, fixed db_count()
|
commit | commitdiff | tree |
2008-02-27 |
jason | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2008-02-27 |
jason | fixed spelling
|
commit | commitdiff | tree |
2008-02-13 |
jason | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2008-02-13 |
jason | added: format_h_w_image()
|
commit | commitdiff | tree |
2008-01-09 |
Jason Woofenden | fixed bug where some template data variables were being...
|
commit | commitdiff | tree |
2007-12-20 |
Jason Woofenden | metaform e-mails sort multi-line fields properly
|
commit | commitdiff | tree |
2007-12-20 |
Jason Woofenden | metaform's .htaccess specifies php settings, tinymce...
|
commit | commitdiff | tree |
2007-12-05 |
Jason Woofenden | redirect() allows ./ profix, metaform uses tinymce...
|
commit | commitdiff | tree |
2007-12-05 |
Jason Woofenden | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2007-12-05 |
Jason Woofenden | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2007-12-05 |
Jason Woofenden | added tem_prepend(), format_email() trim()s
|
commit | commitdiff | tree |
2007-11-28 |
Jason Woofenden | metaform: textarea is smaller, s/tem_sub/tem_show/
|
commit | commitdiff | tree |
2007-11-12 |
Jason Woofenden | inserted missing ; in metaform php template
|
commit | commitdiff | tree |
2007-11-11 |
Jason Woofenden | fixed dwt_set() so you can call it multiple times with...
|
commit | commitdiff | tree |
2007-10-22 |
Jason Woofenden | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2007-10-22 |
Jason Woofenden | added even/odd enc type
|
commit | commitdiff | tree |
2007-10-22 |
Jason Woofenden | fixed format_options() (broken by recent pulldown changes)
|
commit | commitdiff | tree |
2007-10-18 |
Jason Woofenden | fixed enc_states() and enc_provinces (recent pulldown...
|
commit | commitdiff | tree |
2007-10-18 |
Jason Woofenden | fixed format_int() to remove leading zeros even when...
|
commit | commitdiff | tree |
2007-10-18 |
Jason Woofenden | Merge branch 'master' of /home/jason/dev/git/wfpl Merge branch 'master' of /home/jason/dev/git/wfpl
|
commit | commitdiff | tree |
2007-10-18 |
Jason Woofenden | added: tem->append(). run.php supports cms. Spaces...
|
commit | commitdiff | tree |
2007-10-16 |
Jason Woofenden | fixed pulldown() so you can have two elements with...
|
commit | commitdiff | tree |
2007-10-12 |
Jason Woofenden | made date conversion programs default to the current...
|
commit | commitdiff | tree |
2007-10-12 |
Jason Woofenden | added date type to metaform and template
|
commit | commitdiff | tree |
2007-10-12 |
Jason Woofenden | metaform's image handler fixed. metaform's *_main(...
|
commit | commitdiff | tree |
2007-10-12 |
Jason Woofenden | fixed metaform's image support to always use the hidden...
|
commit | commitdiff | tree |
2007-10-08 |
Jason Woofenden | renamed tem_sub() to tem_show()
|
commit | commitdiff | tree |
2007-10-03 |
Jason Woofenden | new date-mangling functions
|
commit | commitdiff | tree |
next |