Go to file
junyi 806bb862c2 Auto-fill current time for postdate field on new active page
The postdate datetime field was left blank on the "new" active
creation page because orbit_form_helper.rb intentionally clears
:new_record fields regardless of the model's :default value.

Add inline JS (mirroring the pattern used in announcement-test)
to fill act[postdate] with the current date/time only when the
URL path ends in "new", so existing records are not overwritten
on edit.
2026-07-30 09:57:41 +00:00
app Auto-fill current time for postdate field on new active page 2026-07-30 09:57:41 +00:00
bin Active Event 2014-11-10 10:24:07 +08:00
config feat: need_pre_register, signup field label, settings tab redesign, permission check 2026-06-25 18:11:20 +08:00
lib Active Event 2014-11-10 10:24:07 +08:00
modules/active fix error 2021-08-10 13:33:51 +08:00
test Active Event 2014-11-10 10:24:07 +08:00
.gitignore Active Event 2014-11-10 10:24:07 +08:00
Gemfile Active Event 2014-11-10 10:24:07 +08:00
Gemfile.lock Active Event 2014-11-10 10:24:07 +08:00
MIT-LICENSE Active Event 2014-11-10 10:24:07 +08:00
README.rdoc Active Event 2014-11-10 10:24:07 +08:00
Rakefile Active Event 2014-11-10 10:24:07 +08:00
active.gemspec add some changes 2021-08-09 18:03:32 +08:00

README.rdoc

= Active

This project rocks and uses MIT-LICENSE.