Jason Nedell
19f49e49f2
Update Ship to work with SurePost packages
10 years ago
Dave Stillman
76d60484d1
add callback for discount URL attributes
10 years ago
Jason Nedell
414106f2ef
Pull in latest UPS API code
10 years ago
Ross Fischer
d1f0701f0c
Add a convenience method PDO&inTransaction().
10 years ago
Jenny Lindberg
7c88949b2c
pass app name to makeControllerName
10 years ago
Jason Nedell
218391245c
Add function for template vars within javascript
10 years ago
Jenny Lindberg
f1e02fb5a0
make AuthenticationException handle controllers from different apps, plus a redirect param
10 years ago
Brennen Bearnes
ec283d2b60
zap some WSDLs, use constants in UPS stuffs
10 years ago
Brennen Bearnes
1b9655ecda
UPS\RateException
10 years ago
Brennen Bearnes
4c582e43f7
Application\ControllerRole\ErrorHandler
10 years ago
Brennen Bearnes
cb5991d5eb
require php >= 5.5.17
10 years ago
Brennen Bearnes
21774c6bb4
add a composer.json
I HAVE NO IDEA WHAT I AM DOING
10 years ago
Brennen Bearnes
bea4ca5baf
a single trailing space on a comment in Template
10 years ago
Brennen Bearnes
7f56b47651
Merge pull request #1 from sparkfun/publish
publish various libraries
10 years ago
Brennen Bearnes
badd37430f
SparkFinder & SparkFriendFinder
10 years ago
Brennen Bearnes
53a141281c
SparkRecord, SparkRecordException
10 years ago
Brennen Bearnes
1449839742
Sparkdown: a wrapper around the Discount Markdowndocument class
...plus some other stuff.
10 years ago
Brennen Bearnes
4bc4b22a12
various and sundry changes from primary repo
- some Do Not Track stuff
- Sparkdown macro stuff
- UPS stuff
And more!
Ok really we've got to figure out a better mode for publishing this stuff.
10 years ago
Dave Stillman
25c16b9d83
handle table.field in DB\Field
10 years ago
Brennen Bearnes
65c54a2c3f
stub out an interface to Phant instances
10 years ago
Brennen Bearnes
7400e35ebc
convenience methods for DB transactions
10 years ago
Brennen Bearnes
126d67f1d6
zap an accidental swapfile
10 years ago
Brennen Bearnes
6c1a1f6183
$new_only flag on Bugzilla&searchCustomField()
10 years ago
Brennen Bearnes
b40a441528
Nothing Action
Return one of these from a Controller action to do nothing.
10 years ago
Brennen Bearnes
ef739a6c70
Application: fall back to top-level partials directory
10 years ago
Brennen Bearnes
a4474cd4ed
various tweaks to Application & Environment behavior
- actions may now return Generators (useful for doing piece-at-a-time
output in CLI applications)
- Environment now handles HTTP headers
- fixes a CLI routing bug with leading slashes
- Application&env() to return current Environment
10 years ago
Brennen Bearnes
7bb9c3d796
MongoFinder: isLike(), in(), reset()
10 years ago
Brennen Bearnes
bbf2e366e4
Util\Text::clean_str() allows for extra substitutions
10 years ago
Brennen Bearnes
043d84c89d
StaticContentHandlerTrait: static_content_name in comments
This stuff: Still useless outside the walls of SparkFun.
10 years ago
Brennen Bearnes
e965114125
a Template TODO: 'filename' in context
10 years ago
Brennen Bearnes
c2c9d6f7ef
bold reddit links with > 10 upvotes
10 years ago
Brennen Bearnes
a32f6571da
move all the things into lib/SparkLib
Well, except the README.
10 years ago
Brennen Bearnes
88550d99f5
update README.md with some more excuses
10 years ago
Brennen Bearnes
260a2a0e23
MongoFinder (incomplete for the moment)
10 years ago
Brennen Bearnes
5c93523f0a
Image\Compressor: wrapper for punypng.com
10 years ago
Brennen Bearnes
852b0c98d9
reddit result sorting and display of authors
10 years ago
Brennen Bearnes
c678e0f427
Util\Text: some tweaks to asciify() and truncateToWord()
10 years ago
Brennen Bearnes
8f1a207a7b
Util\SvgShape
10 years ago
Brennen Bearnes
2f4275bbb4
Wrapper&iterator() accessor
10 years ago
Brennen Bearnes
166cd0c059
G+ display name length
10 years ago
Brennen Bearnes
97d3af35a5
some PDO database wrapper stuff
10 years ago
Brennen Bearnes
2a0a1bfca9
tweak CSV exception message
10 years ago
Brennen Bearnes
c69416253c
Bugzilla: bug sorting
10 years ago
Brennen Bearnes
c7e532aaf6
\SparkLib\Application & friends
Most of the sparkfun.com web framework.
10 years ago
Brennen Bearnes
35487ac3e7
delete Math\*
10 years ago
Brennen Bearnes
07968e8156
give Template a little more error handling
11 years ago
Brennen Bearnes
3d8857c7cb
add Renderable interface, use it for Template
11 years ago
Brennen Bearnes
315ee87b15
Template&addContext() takes a Template
s/template/context/
Should have tested this.
11 years ago
Brennen Bearnes
3ea0e38a95
fix broken G+ images
Ok, so actually just remove them if one is not in the most obvious place.
I loathe nested data structures.
11 years ago
Robert L. Carpenter
2535061c91
Abandon Xml/Crack.
11 years ago